I\'d prefer the firebug window to have a dark background color and light text (or even just a gray background instead of white would be enough).
Is there way I can do th
I just checked out the latest FireFox version and it seems that you have a Theme option built-in the debug console. Just hit the gear icon at the top and then select the theme you want: Dark light theme. Voilà!
There's no option for changing the colors but there are some themes like NASA Night Launch changing the colors. You also have the possibility to change the colors by yourself. To do so you can either open the XPI file and change the styles there or fetch the source from github, change it there and build your own XPI.
To change your XPI:
extensions
folderfirebug@software.joehewitt.com.xpi
with a packer program that is able to open ZIP files (an XPI file is just a renamed ZIP)skin
> classic
panelbase.css
inside the .panelNode
rule)To fetch the source:
skin
> classic
panelbase.css
inside the .panelNode
rule)Here is a nice dark theme for firebug (only work on firefox)
http://userstyles.org/styles/85647/firebug-nightliontheme