[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: changing text colors in .gtkrc.mine



I thought about it too. In that case, the question is - how can I find the appropriate widget class for gnome-terminal, or any other application I would want to modify the theme for ?


Hi,

try to substitute:

class "GtkWidget" style "demiurg-test"

with

class "*" style "demiurg-test" 

Not all gtk/gnome-components inheritance from GtkWidget-class.


Giulio
Reply to: