Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Cannot cancel dark mode in Firefox windows

  • 5 risposte
  • 2 hanno questo problema
  • 110 visualizzazioni
  • Ultima risposta di cor-el

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.
Immagini allegate

Soluzione scelta

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?

Leggere questa risposta nel contesto 👍 2

Tutte le risposte (5)

Soluzione scelta

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?

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.

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.

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