On Monday, March 7, 2016 at 5:44:58 PM UTC+1, Ron Malteh wrote:
>
>
> <https://lh3.googleusercontent.com/-72nI4IhyXw8/Vtns1Q9_pLI/AAAAAAAAABg/XprCuHTi4nE/s1600/Firebug%2BHTML%2BColoring.jpg>
>
>
>
> I have a question about the colors HTML Panel in Firebug:
>
> How can I change the foreground color (the text color) for a selected and 
> 'grayed' element in the HTML panel?
>
> In the HTML panel some nodes are 'grayed' (see picture). I'm curious why 
> these are grayed so if someone knows, please tell me
>

These are invisible elements. A more detailed explanation can be found in 
the HTML panel description 
<https://getfirebug.com/wiki/index.php/HTML_Panel#Node_View>.
 

> I want to change that (light blue) color! I played with the Windows 7 
> color themes that provide standard colors for a lot of windows elements 
> like Titlebar, Button Face, Textcolor etc. and they impact the coloring of 
> the HTML panel but I cannot seem to find this light blue....so your help is 
> appreciated!!!
>

The colors within the HTML panel are hardcoded. So, unfortunately, they 
can't be changed.
The only chance to change it is by changing the Firebug source code here:
https://github.com/firebug/firebug/blob/master/extension/skin/classic/html.css#L179

Sebastian 

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/d3fa7377-1408-4638-b651-56016d158041%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to