Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

How to have a different compact theme in Developer Tools and in browser

  • 3 wotmołwy
  • 1 ma tutón problem
  • 1 napohlad
  • Poslednja wotmołwa wot cor-el

more options

If I switch to the Compact Light Theme for my browser in about:addons, the developer tools also adopts that theme, and vice versa. I want my browser to have a Compact Light theme and my developer tools to have the dark theme. How do I do this?

If I switch to the Compact Light Theme for my browser in about:addons, the developer tools also adopts that theme, and vice versa. I want my browser to have a Compact Light theme and my developer tools to have the dark theme. How do I do this?

Wubrane rozrisanje

I hadn't tested it with a lightweight theme, but I can confirm that what I posted only works when the default theme is selected. Once you select compact light or compact dark then this applies to the Firefox user interface and to the Developer Tools. You would have to use code in userChrome.css to style the user interface and use devtools.theme = dark for the developer tools.

Tutu wotmołwu w konteksće čitać 👍 0

Wšě wotmołwy (3)

more options

Did you change the theme setting in the Web Developer toolbox settings (cogwheel on the Web Developer toolbar) once you have chosen the light theme in about:addons appearance?

That should work for the developer tools only.

more options

cor-el said

Did you change the theme setting in the Web Developer toolbox settings (cogwheel on the Web Developer toolbar) once you have chosen the light theme in about:addons appearance? That should work for the developer tools only.

I already tried that. However, I tried it again, but it didn't work. :( I have also gone to about:config and set lightweightThemes.selectedThemeID from firefox-compact-dark@mozilla.org to firefox-compact-light@mozilla.org but when I restart Firefox, it resets to whatever the developer tools theme was.

more options

Wubrane rozrisanje

I hadn't tested it with a lightweight theme, but I can confirm that what I posted only works when the default theme is selected. Once you select compact light or compact dark then this applies to the Firefox user interface and to the Developer Tools. You would have to use code in userChrome.css to style the user interface and use devtools.theme = dark for the developer tools.