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

thomas at sita.openmoko.org thomas at sita.openmoko.org
Wed Aug 22 13:23:03 CEST 2007


Author: thomas
Date: 2007-08-22 13:23:02 +0200 (Wed, 22 Aug 2007)
New Revision: 2773

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkrc
Log:
* Ensure that unfocused treeviews display their selection clearly


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkrc
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkrc	2007-08-22 10:10:49 UTC (rev 2772)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkrc	2007-08-22 11:23:02 UTC (rev 2773)
@@ -13,7 +13,7 @@
 
     base[NORMAL]      = "#e5e5e5" #
     base[PRELIGHT]    = "#ff7800" #
-    base[ACTIVE]      = "#e5e5e5" #
+    base[ACTIVE]      = "#ff7800" #
     base[SELECTED]    = "#ff7800" #
     base[INSENSITIVE] = "#e5e5e5" #
 
@@ -25,7 +25,7 @@
 
     text[NORMAL]      = "#000000" # mid grey
     text[PRELIGHT]    = "#999999" # white
-    text[ACTIVE]      = "#000000" # light grey
+    text[ACTIVE]      = "#ffffff" # light grey
     text[SELECTED]    = "#ffffff" # white
     text[INSENSITIVE] = "#cccccc" # dark grey
 





More information about the commitlog mailing list