[Xfce4-commits] <gtk-xfce-engine:master> Small visual update for xfce 4.8, active window decoration color
Olivier Fourdan
noreply at xfce.org
Fri Dec 3 12:14:02 CET 2010
Updating branch refs/heads/master
to 22cc6d973f4d2f09af98a2a7afab0c6ae1763a50 (commit)
from 96055de9ec4b57f65e6fe438fafd83fcc80c9932 (commit)
commit 22cc6d973f4d2f09af98a2a7afab0c6ae1763a50
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Fri Dec 3 11:34:49 2010 +0100
Small visual update for xfce 4.8, active window decoration color
themes/xfce/gtk-2.0/gtkrc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/themes/xfce/gtk-2.0/gtkrc b/themes/xfce/gtk-2.0/gtkrc
index fe39654..e533aab 100644
--- a/themes/xfce/gtk-2.0/gtkrc
+++ b/themes/xfce/gtk-2.0/gtkrc
@@ -326,7 +326,7 @@ style "rox" = "default"
style "titlebar" = "default"
{
- bg[SELECTED] = "#5e98e3"
+ bg[SELECTED] = "#1a2738"
fg[SELECTED] = "#ffffff"
bg[INSENSITIVE] = "#eeeeec"
fg[INSENSITIVE] = "#888a85"
More information about the Xfce4-commits
mailing list