default Xfce gtk theme
Jasper Huijsmans
jasper at xfce.org
Fri Aug 5 09:03:42 CEST 2005
Hi Olivier,
Would you please consider the attached patch for the default gtk theme?
It adds a bit of prelight to buttons. Currently there is no indication
that buttons are clickable when you hover over them.
Jasper
Index: gtkrc
===================================================================
--- gtkrc (revision 16466)
+++ gtkrc (working copy)
@@ -119,7 +119,7 @@
xthickness = 2
ythickness = 2
- bg[PRELIGHT] = "#e6e8ea"
+ bg[PRELIGHT] = "#f2f4f7"
bg[NORMAL] = "#e6e8ea"
bg[ACTIVE] = "#c2cacf"
@@ -151,7 +151,7 @@
xthickness = 2
ythickness = 2
- bg[PRELIGHT] = "#e6e8ea"
+ bg[PRELIGHT] = "#f2f4f7"
fg[PRELIGHT] = "#000000"
bg[NORMAL] = "#e6e8ea"
bg[ACTIVE] = "#edeff2"
More information about the Xfce4-dev
mailing list