r578 - trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0

thomas at sita.openmoko.org thomas at sita.openmoko.org
Thu Jan 18 18:29:40 CET 2007


Author: thomas
Date: 2007-01-18 18:29:39 +0100 (Thu, 18 Jan 2007)
New Revision: 578

Modified:
   trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkcombobox
Log:
Fixed gtkcombobox colours (bug 28)


Modified: trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkcombobox
===================================================================
--- trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkcombobox	2007-01-18 01:45:27 UTC (rev 577)
+++ trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtkcombobox	2007-01-18 17:29:39 UTC (rev 578)
@@ -1,5 +1,10 @@
-#FIXME I can't get a stock GtkComboBox created with gtk_combo_box_new_text to show white text
 
+style "gtkcombobox"
+{
+	text[NORMAL] = "#fff"
+}
+widget "*.GtkComboBox.*" style "gtkcombobox"
+
 style "gtkcombobox-cellrenderer"
 {
     font_name = "Vera Sans 16"





More information about the commitlog mailing list