You are not logged in.
Hello,
I've successfully changed the gnome panel font color with this code on my gtkrc-2.0:
style "panel"
{
fg[NORMAL] = "#000099"
}
widget "*PanelWidget*" style "panel"
widget "*PanelApplet*" style "panel"
class "*Panel*" style "panel"
widget_class "*Mail*" style "panel"
class "*notif*" style "panel"
class "*Notif*" style "panel"
class "*Tray*" style "panel"
class "*tray*" style "panel"Now I would like to do the same change in the applications, place and system menus but I will need your help to do it.
Thanks in advance.
DerA (pt_PT)
What one fool can do, another can. - Ancient Simian Proverb
Offline
Mr Green
Offline
Thanks, Mr Green. But I was from that page that I took the code I've posted. I've successfully changed the font color of the panel and what I want now is to change the font color of the menus so they both could match.
DerA (pt_PT)
What one fool can do, another can. - Ancient Simian Proverb
Offline