Skip to content

Instantly share code, notes, and snippets.

@azinasili
Created October 26, 2018 14:18
Show Gist options
  • Save azinasili/13c3a79d8b6d2123feed137cef3848c9 to your computer and use it in GitHub Desktop.
Save azinasili/13c3a79d8b6d2123feed137cef3848c9 to your computer and use it in GitHub Desktop.
Instant Dark Theme
body {
filter: invert(1) hue-rotate(180deg);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment