Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 2 odpovědi
  • 11 má tento problém
  • 9 zobrazení
  • Poslední odpověď od 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

Zvolené řešení

Does changing these prefs work?

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

Maybe also check:

lightweightThemes.selectedThemeID = [email protected]
Přečíst dotaz v kontextu 👍 5

Všechny odpovědi (2)

more options

Zvolené řešení

Does changing these prefs work?

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

Maybe also check:

lightweightThemes.selectedThemeID = [email protected]

Upravil uživatel cor-el dne

more options

Excellent, devtools.theme was "light" !

Thanks for your help.

Cheers