


Elegant Brit
GTK2 Themes by fmrbpensador 284 comments
By refering the code in theme 'Dust', I 've just fixed this problem by adding the following code at last:
------------------------------------
# RSC: Fix for CPU frequency applet
style "applet-text" = "panel"
{
fg[NORMAL] = "#FAFAFA"
}
widget_class "*CPUFreqApplet*" style:highest "applet-text"
------------------------------------
Hope you can add it into the formal version =) - May 28 2009
------------------------------------
# RSC: Fix for CPU frequency applet
style "applet-text" = "panel"
{
fg[NORMAL] = "#FAFAFA"
}
widget_class "*CPUFreqApplet*" style:highest "applet-text"
------------------------------------
Hope you can add it into the formal version =) - May 28 2009

Elegant Brit
GTK2 Themes by fmrbpensador 284 comments
hi, I really like your theme! But there is a bug for 'CPU Freqency Monitor Applet' in GNOME, The text on this applet can not be displayed.
- May 15 2009