Buscar en Ayuda

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

I've lost the Firefox Developer Edition's dark theme !?

  • 2 respuestas
  • 11 tienen este problema
  • 13 visitas
  • Última respuesta de claudio15

more options

Hi There,

After I first sync Firefox Dev Edition I lost the beautiful dark theme and got the bars in gray again.

I'm using Firebug and Web Dev Toolbar.

How could I activate the dark theme again? I tried using Customize / Theme but no way, I still have everything in gray!

Thanks for your help!

Cheers

Claude

Hi There, After I first sync Firefox Dev Edition I lost the beautiful dark theme and got the bars in gray again. I'm using Firebug and Web Dev Toolbar. How could I activate the dark theme again? I tried using Customize / Theme but no way, I still have everything in gray! Thanks for your help! Cheers Claude

Solución elegida

Does changing these prefs work?

browser.devedition.theme.enabled = true
devtools.theme = dark

Maybe also check:

lightweightThemes.selectedThemeID = firefox-devedition@mozilla.org
Leer esta respuesta en su contexto 👍 5

Todas las respuestas (2)

more options

Solución elegida

Does changing these prefs work?

browser.devedition.theme.enabled = true
devtools.theme = dark

Maybe also check:

lightweightThemes.selectedThemeID = firefox-devedition@mozilla.org

Modificadas por cor-el el

more options

Excellent, devtools.theme was "light" !

Thanks for your help.

Cheers