Comment 7 for bug 10820

Revision history for this message
Chris Rose (chris-vault5) wrote :

There is a work around in the upstream bug report. You can put the following into your gtkrc to change the text colour on the clock:

style "panel-clock"
{
  fg[NORMAL] = "#FFFFFF"
}

Related is bug 88263.