You are not logged in.

#1 2006-12-31 15:37:05

DERA
Member
Registered: 2006-12-21
Posts: 19
Website

How to change the applications menu font color?

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

#2 2006-12-31 16:33:10

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,929
Website

Re: How to change the applications menu font color?


Mr Green

Offline

#3 2007-01-01 13:29:50

DERA
Member
Registered: 2006-12-21
Posts: 19
Website

Re: How to change the applications menu font color?

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

Board footer

Powered by FluxBB