搜索 | 用户支持

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

详细了解

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

  • 2 个回答
  • 11 人有此问题
  • 13 次查看
  • 最后回复者为 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

被采纳的解决方案

Does changing these prefs work?

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

Maybe also check:

lightweightThemes.selectedThemeID = firefox-devedition@mozilla.org
定位到答案原位置 👍 5

所有回复 (2)

more options

选择的解决方案

Does changing these prefs work?

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

Maybe also check:

lightweightThemes.selectedThemeID = firefox-devedition@mozilla.org

由cor-el于修改

more options

Excellent, devtools.theme was "light" !

Thanks for your help.

Cheers