GNOME Color Chooser - Support Forum
January 06, 2010, 07:06:08 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Please note that you WON'T receive any email notifications from this forum! Even if explicitly set!
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Changing start menu colors in Human theme - Engines vs. gtkrc ?  (Read 498 times)
0 Members and 1 Guest are viewing this topic.
ariel
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile Email
« on: May 25, 2009, 04:00:29 AM »

Hello,
I am trying to change the colors of the start menu with gnomecc while using the default Human theme in Jaunty, but this doesn't fully work:
Code:
$ cat ~/.gtkrc-2.0-gnome-color-chooser
pixmap_path "/home/ariel/.gnome-color-chooser/images/"

style "gnome-color-chooser-startmenue"
{
  bg[NORMAL] = "#999999"     # This doesn't work
  bg[SELECTED] = "#FF0000"   # This doesn't work
  fg[NORMAL] = "#FF0000"     # This doesn't work
  fg[PRELIGHT] = "#00FF00"   # This doesn't work
  xthickness = 20                      # This works
  ythickness = 5                       # This works
  font_name = "Trebuchet MS Bold 11"   # This works
}
widget "GtkWindow.gnome-panel-main-menu*" style "gnome-color-chooser-startmenue"
Apparently the drawing is done by an Engine (murrine?), so I tried changing the Engine for the "Start Menue" in the last tab, to no effect. What now?
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!

SourceForge.net Logo