After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660697 - dark grey on black baclground make clock unreadable
dark grey on black baclground make clock unreadable
Status: RESOLVED FIXED
Product: gnome-themes-standard
Classification: Core
Component: Fallback Mode
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
: 661775 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-10-02 14:29 UTC by zebul666
Modified: 2011-10-14 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
unreadable clock applet (22.08 KB, image/png)
2011-10-02 14:29 UTC, zebul666
Details

Description zebul666 2011-10-02 14:29:03 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
Comment 1 zebul666 2011-10-04 08:56:41 UTC
How can I fix that until gnome 3.4 is out ?

Is there any configuration file ? Some file to recompile with hard-coded color ?
Comment 2 Cosimo Cecchi 2011-10-04 14:06:23 UTC
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 :)
Comment 3 zebul666 2011-10-05 08:14:13 UTC
what's the commit sha1 please ?
Comment 5 zebul666 2011-10-06 13:07:37 UTC
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
Comment 6 Vincent Untz 2011-10-14 15:33:05 UTC
*** Bug 661775 has been marked as a duplicate of this bug. ***