Text color of hidden elements

0 views
Skip to first unread message

Jethro

unread,
Jul 25, 2008, 6:33:46 PM7/25/08
to Firebug
In HTML tab I find the text color of hidden elements to be almost
completely unreadable when the element is selected. Looks like its
{color: #9ecadc; background: #b2b4bf;} really low contrast. It'd be
nice if that color was adjusted in further updates.

Example
<img src="http://i181.photobucket.com/albums/x64/jetaron/
ss_012008-07-25jethro.gif" alt="Sample Screenshot" />

ScroogeMcPump

unread,
Jul 27, 2008, 10:00:16 PM7/27/08
to Firebug
On Jul 25, 6:33 pm, Jethro <jethrolar...@gmail.com> wrote:

> In HTML tab I find the text color of hidden elements to be almost
> completely unreadable

The background color for that is specified by your OS, not by Firebug
or Firefox. Compare my screenshot:
<http://groups.google.com/group/firebug/web/displaynone.png>

The Firebug code is wrong for using an OS-designated background color
without also using the matching OS-designated foreground color, but
that's the price you pay for colorized text - there aren't enough
colors designated in the OS, so some will have to be selected by the
app, and therefore there are bound to be conflicts. However, it's
easily worked around - just adjust your desktop color scheme.
Reply all
Reply to author
Forward
0 new messages