From 46f6e9f781ddbc60adc760d1d1585650e4b6aa5b Mon Sep 17 00:00:00 2001 From: bionel Date: Thu, 30 Jul 2015 16:18:54 +0300 Subject: make xfwm dark fun (gtk colors) --- Kogaion-nighttime/xfwm4/bottom-inactive.xpm | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Kogaion-nighttime/xfwm4/bottom-inactive.xpm') diff --git a/Kogaion-nighttime/xfwm4/bottom-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-inactive.xpm index e457165..d9aee1f 100755 --- a/Kogaion-nighttime/xfwm4/bottom-inactive.xpm +++ b/Kogaion-nighttime/xfwm4/bottom-inactive.xpm @@ -1,10 +1,8 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"1 4 3 1", +"1 2 3 1", " c None", -". c #626262", -"+ c #969696", -".", -".", +". c #626262 s inactive_color_1", +"+ c #969696 s inactive_hilight_1", ".", "+"}; -- cgit v1.2.3