archweb icon indicating copy to clipboard operation
archweb copied to clipboard

Add support for dark mode in CSS

Open jelly opened this issue 6 years ago • 2 comments

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme @anthraxx has a nice dark theme!

jelly avatar Oct 06 '19 16:10 jelly

For testing, in firefox in about:config add a new property "ui.systemUsesDarkTheme" and set it to an integer type and as value 1.

jelly avatar Feb 23 '20 14:02 jelly

Also https://github.com/rugk/website-dark-mode-switcher; installed just yesterday so I can be able to use prefers-color-scheme with privacy.resistFingerprinting.

polyzen avatar Feb 23 '20 18:02 polyzen