Skip to content

Instantly share code, notes, and snippets.

@davidsharp
Created May 14, 2025 11:26
Show Gist options
  • Save davidsharp/a14667630a537c6daa7a28a20fcd7716 to your computer and use it in GitHub Desktop.
Save davidsharp/a14667630a537c6daa7a28a20fcd7716 to your computer and use it in GitHub Desktop.
simple dark/light mode styles?
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