GNOME Bugzilla – Bug 660697
dark grey on black baclground make clock unreadable
Last modified: 2011-10-14 15:33:05 UTC
Created attachment 198016 [details] unreadable clock applet using gnome 3.2 in fallback mode, the clock applet is unreadable because text is dark grey on black background. One have to move the mouse hover the clock applet to read it correctly
How can I fix that until gnome 3.4 is out ? Is there any configuration file ? Some file to recompile with hard-coded color ?
I fixed this in git master just yesterday. The fix might end up in 3.2.1, so keep an eye out for an update :)
what's the commit sha1 please ?
These are the commit relevant for fallback mode: http://git.gnome.org/browse/gnome-themes-standard/commit/?id=66337c9988063766f2b84f9fbea61915e617693e http://git.gnome.org/browse/gnome-themes-standard/commit/?id=7cd3b3403d038bc94fd620c221976e30907b092d http://git.gnome.org/browse/gnome-themes-standard/commit/?id=425ad0ca7c46142cca4ff556d155fe9bfaa1ab44
I just added color: #FFFFFF; after ClockBox, .gnome-panel-menu-bar { in /usr/share/themes/Adwaita/gtk-3.0/gtk-widgets.css that trick will do it until next whatever release
*** Bug 661775 has been marked as a duplicate of this bug. ***