This thread was archived.
Please ask a new question if you need help.
Solved
Archived
Disabling dark theme for websites
After updating Firefox to v95.0 (64 bit) websites start to shown in dark mode.
My windows theme is dark, but i don't want to use same for Firefox. I tried to set ui.systemUsesDarkTheme value as 0 in about:config. But problem still remains.
Is this a bug with new version, or a feature :)
After updating Firefox to v95.0 (64 bit) websites start to shown in dark mode.
My windows theme is dark, but i don't want to use same for Firefox.
I tried to set ui.systemUsesDarkTheme value as 0 in about:config. But problem still remains.
Is this a bug with new version, or a feature :)
All Replies (2)
Chosen Solution
You can change this pref on the about:config page from 3 to 2.
*layout.css.prefers-color-scheme.content-override
Dark (0), light (1), system (2) or browser (3)
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
cor-el dedi ki
You can change this pref on the about:config page from 3 to 2. *layout.css.prefers-color-scheme.content-override
Dark (0), light (1), system (2) or browser (3) You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
Thanks man ! Thats worked for me :)