We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Cannot cancel dark mode in Firefox windows

  • 5 个回答
  • 2 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

I cannot get Firefox to stop using dark mode. I've tried uninstalling and reinstalling, checking my Mac's settings (dark mode is not enabled), and Firefox still shows dark mode in webpages (like Google News). It makes it really hard to read the page without reading glasses.

Is there a way to turn this off? It is really irritating.

I cannot get Firefox to stop using dark mode. I've tried uninstalling and reinstalling, checking my Mac's settings (dark mode is not enabled), and Firefox still shows dark mode in webpages (like Google News). It makes it really hard to read the page without reading glasses. Is there a way to turn this off? It is really irritating.
已附加屏幕截图

被采纳的解决方案

Hey, you cant try this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste ui.systemUsesDarkTheme and pause while the list is filtered.

(3) If there is no variable like this, add a new one and set its number value to 0.

I suspect you would need to quit/restart Firefox to update the internal reading. Does it work now?

定位到答案原位置 👍 2

所有回复 (5)

more options

选择的解决方案

Hey, you cant try this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste ui.systemUsesDarkTheme and pause while the list is filtered.

(3) If there is no variable like this, add a new one and set its number value to 0.

I suspect you would need to quit/restart Firefox to update the internal reading. Does it work now?

more options

No, I'm sorry it didn't. The background remains black despite setting the value to "true" or "false" (there isn't a value of 0.

more options

ben-marko said

No, I'm sorry it didn't. The background remains black despite setting the value to "true" or "false" (there isn't a value of 0.

Oops, the preference got created as a Boolean (true/false) type, but it needs to be a Number type. You can use the trash can at the right end of the row to delete the preference, then select Number before clicking the + button and assign the value of 0 using the form that opens.

more options

Yes! Deleting the value and then inserting a new numerical one worked. It changed the color from dark to light. Thank you!

more options