From: Thomas L. <ta...@ec...> - 2002-05-31 13:30:49
|
On Thu, May 30, 2002 at 01:12:25PM -0400, Socheat Sou wrote: > Wow, Rox just keeps getting better and better. :) > > I had a (newbie) question about applying a gtk style to the panel. This > is what I currently have in my ~/.gtkrc-2.0 file: > > style "rox-panel-style" { > bg[NORMAL] = "#0000FF" > fg[NORMAL] = "#FFFFFF" > bg[INSENSITIVE] = "#FF0000" > fg[INSENSITIVE] = "#FFFFFF" > } > > class "rox-panel" style "rox-panel-style" > > I know, nasty color scheme, but I just wanted it to be obvious that > different colors had been applied. Anyway, that didn't seem to work for > me (killall ROX-Filer && rox -o -p Default -l Left). I've also tried: widget "rox-panel.*" style "panel-style" should do it... -- Thomas Leonard http://rox.sourceforge.net ta...@ec... ta...@us... |