Created
May 14, 2025 11:26
-
-
Save davidsharp/a14667630a537c6daa7a28a20fcd7716 to your computer and use it in GitHub Desktop.
simple dark/light mode styles?
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, img, video {filter: invert(100%) hue-rotate(180deg);} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment