thanks. btw, i saw some of your posts on customizing firebug. very
nice:
http://www.softwareishard.com/blog/firebug-tutorial/extending-firebug-customize-net-panel-part-vii/

i believe that is you anyway. so, i found that by editing:
~/.mozilla/firefox/<my_profile_id>/extensions/
[email protected]/skin/classic/panelbase.css

.html {
  // background-color: -moz-dialog;
  background-olor: #00000;
}

i get all black background. unfortunately, some of the text is hard to
read that way, so i still have some experimenting to do.

for what it's worth:

+1 on having a dark skin for firebug

...gg

On May 19, 12:06 am, Hernan Rodriguez Colmeiro <[email protected]>
wrote:
> On Mon, May 18, 2009 at 14:39, buddy12lbcat <[email protected]> wrote:
> > is it possible to make firebug use either the default gnome (dark in
> > my case) or even the firefox color choices. everything on my desktop
> > is black background with green or blue text. when i open firebug it is
> > like staring into the sun. any suggestions?
>
> I'm not sure if what you're suggesting is top priority among the
> firebug issues, but you could try and modify the images and css you
> have installed so you see it black.
> If I'm not wrong firebug's UI isn't coded the traditional way, with
> XUL objects that would use your Firefox theme. It's done with an
> special thing called Domplate, created by one of the developers.
>
> Hernán
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to