summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/top-left-inactive.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/top-left-inactive.xpm
parent46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (diff)
make xfwm light fun (gtk colors)
Diffstat (limited to 'Kogaion-daylight/xfwm4/top-left-inactive.xpm')
-rwxr-xr-xKogaion-daylight/xfwm4/top-left-inactive.xpm68
1 files changed, 29 insertions, 39 deletions
diff --git a/Kogaion-daylight/xfwm4/top-left-inactive.xpm b/Kogaion-daylight/xfwm4/top-left-inactive.xpm
index efe77b0..8ab6985 100755
--- a/Kogaion-daylight/xfwm4/top-left-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/top-left-inactive.xpm
@@ -1,42 +1,32 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
-"4 36 3 1",
+"2 26 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
-"....",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++"};
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
+"..",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+"};