This content originally appeared on hiddedevries.nl Blog and was authored by hiddedevries.nl Blog
With prefers-color-scheme, web developers can provide styles specifically for dark or light mode. Recently, Firefox started to display dark mode specific styles to users who used a dark Firefox theme, even if they have their system set to light mode.
There is a flag in Firefox that determines whether dark/light preferences are taken from the browser or from the browser theme.
This is how you set it:
- Go to
about:config - Search
layout.css.prefers-color-scheme.content-override - Set it to
0to force dark mode,1to force light mode,2to set according to system’s colour setting or3to set according to browser theme colour
(via support.mozilla.org)
Personally, I feel respecting the system setting worked better. I hope it gets changed back. In the mean time, I hope this override helps.
The post Use Firefox with a dark theme without triggering dark themes on websites was first posted on hiddedevries.nl blog | Reply via email
This content originally appeared on hiddedevries.nl Blog and was authored by hiddedevries.nl Blog
hiddedevries.nl Blog | Sciencx (2022-01-12T10:21:00+00:00) Use Firefox with a dark theme without triggering dark themes on websites. Retrieved from https://www.scien.cx/2022/01/12/use-firefox-with-a-dark-theme-without-triggering-dark-themes-on-websites/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.