archweb
archweb copied to clipboard
Add support for dark mode in CSS
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme @anthraxx has a nice dark theme!
For testing, in firefox in about:config add a new property "ui.systemUsesDarkTheme" and set it to an integer type and as value 1.
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.