Created
October 26, 2018 14:18
-
-
Save azinasili/13c3a79d8b6d2123feed137cef3848c9 to your computer and use it in GitHub Desktop.
Instant Dark Theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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