[xiph-commits] r18279 - trunk/spectrum
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Tue May 15 02:27:26 PDT 2012
Author: xiphmont
Date: 2012-05-15 02:27:26 -0700 (Tue, 15 May 2012)
New Revision: 18279
Modified:
trunk/spectrum/spectrum-gtkrc
Log:
Color tweaks
Modified: trunk/spectrum/spectrum-gtkrc
===================================================================
--- trunk/spectrum/spectrum-gtkrc 2012-05-15 08:35:56 UTC (rev 18278)
+++ trunk/spectrum/spectrum-gtkrc 2012-05-15 09:27:26 UTC (rev 18279)
@@ -7,10 +7,10 @@
GtkButton::focus-line-width = 1
GtkButton::interior-focus = 0
- bg[NORMAL]="#c0d0e0"
- bg[ACTIVE]="#e0f0ff"
+ bg[NORMAL]="#a8b0c0"
+ bg[ACTIVE]="#d0e0f0"
bg[PRELIGHT]="#e0f0ff"
- bg[INSENSITIVE]="#c0d0e0"
+ bg[INSENSITIVE]="#a8b0c0"
fg[NORMAL]="#000000"
fg[ACTIVE]="#000000"
More information about the commits
mailing list