r3493 - trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0

thomas at sita.openmoko.org thomas at sita.openmoko.org
Fri Nov 23 16:26:52 CET 2007


Author: thomas
Date: 2007-11-23 16:26:50 +0100 (Fri, 23 Nov 2007)
New Revision: 3493

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcombobox
Log:
* Fix GtkComboBoxEntry entry fields


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcombobox
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcombobox	2007-11-23 14:46:56 UTC (rev 3492)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkcombobox	2007-11-23 15:26:50 UTC (rev 3493)
@@ -53,6 +53,16 @@
 }
 widget "*Combo*" style "gtkcombobox"
 
+style "gtkcomboboxentry"
+{
+    text[NORMAL] = "#000"
+    text[PRELIGHT]    = "#000"
+    text[ACTIVE]      = "#000"
+    text[SELECTED]    = "#000"
+    text[INSENSITIVE] = "#666666"
+}
+widget "*ComboBoxEntry*" style "gtkcomboboxentry"
+
 style "gtkcombobox/combobox-cellrenderer"
 {
     font_name = "Vera Sans 16"





More information about the commitlog mailing list