summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/bottom-active.xpm
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2015-07-30 17:05:31 +0300
committerbionel <ionel.busuioc@gmail.com>2015-07-30 17:05:31 +0300
commitde10fc17cbead62bd6d5c0ae10f53af5ca5fa5c7 (patch)
tree7d75305bec9d4000159859d2d0fd793fa4ff8370 /Kogaion-daylight/xfwm4/bottom-active.xpm
parent46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (diff)
make xfwm light fun (gtk colors)
Diffstat (limited to 'Kogaion-daylight/xfwm4/bottom-active.xpm')
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-active.xpm8
1 files changed, 3 insertions, 5 deletions
diff --git a/Kogaion-daylight/xfwm4/bottom-active.xpm b/Kogaion-daylight/xfwm4/bottom-active.xpm
index b9c1e71..d3db2e2 100755
--- a/Kogaion-daylight/xfwm4/bottom-active.xpm
+++ b/Kogaion-daylight/xfwm4/bottom-active.xpm
@@ -1,10 +1,8 @@
/* XPM */
static char * bottom_active_xpm[] = {
-"1 4 3 1",
+"1 2 3 1",
" c None",
-". c #A3B5D9",
-"+ c #6C99C0",
-".",
-".",
+". c #4F5E76 s active_color_1",
+"+ c #6C99C0 s active_shadow_1",
".",
"+"};