Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

FIrefox 95.0 forced dark mode

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Alexander Carlstrom

more options

After the last update to version 95.0 all websites such as github.com changed to dark mode. I am using the dark theme but I still don't want to use dark mode on websites. Is there any way to use the dark theme without using dark mode.

Thanks in advance!

After the last update to version 95.0 all websites such as github.com changed to dark mode. I am using the dark theme but I still don't want to use dark mode on websites. Is there any way to use the dark theme without using dark mode. Thanks in advance!

選ばれた解決策

If you want to have different color scheme preference for FF UI and sites, you can change "layout.css.prefers-color-scheme.content-override" in 'about:config' to:

  Dark (0), light (1), system (2) or browser (3)

For 94 default was 2, in version 95 it is 3. You can either fallback to 2 or just use 0/1 to change color preference for sites.

この回答をすべて読む 👍 2

すべての返信 (2)

more options

選ばれた解決策

If you want to have different color scheme preference for FF UI and sites, you can change "layout.css.prefers-color-scheme.content-override" in 'about:config' to:

  Dark (0), light (1), system (2) or browser (3)

For 94 default was 2, in version 95 it is 3. You can either fallback to 2 or just use 0/1 to change color preference for sites.

more options

That fixed it. Thanks for the help!