From de10fc17cbead62bd6d5c0ae10f53af5ca5fa5c7 Mon Sep 17 00:00:00 2001 From: bionel Date: Thu, 30 Jul 2015 17:05:31 +0300 Subject: make xfwm light fun (gtk colors) --- Kogaion-daylight/xfwm4/left-inactive.xpm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Kogaion-daylight/xfwm4/left-inactive.xpm') diff --git a/Kogaion-daylight/xfwm4/left-inactive.xpm b/Kogaion-daylight/xfwm4/left-inactive.xpm index 3144ea7..58efce2 100755 --- a/Kogaion-daylight/xfwm4/left-inactive.xpm +++ b/Kogaion-daylight/xfwm4/left-inactive.xpm @@ -1,7 +1,7 @@ /* XPM */ static char * left_inactive_xpm[] = { -"4 1 3 1", +"2 1 3 1", " c None", -". c #CBCBCB", -"+ c #E1E1E1", -".+++"}; +". c #969696 s inactive_shadow_1", +"+ c #626262 s inactive_color_1", +".+"}; -- cgit v1.2.3