summaryrefslogtreecommitdiff
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
parent46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (diff)
make xfwm light fun (gtk colors)
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-active.xpm8
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-inactive.xpm8
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-left-active.xpm12
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-left-inactive.xpm16
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-right-active.xpm12
-rwxr-xr-xKogaion-daylight/xfwm4/bottom-right-inactive.xpm16
-rwxr-xr-xKogaion-daylight/xfwm4/close-active.xpm4
-rwxr-xr-xKogaion-daylight/xfwm4/close-inactive.xpm4
-rwxr-xr-xKogaion-daylight/xfwm4/close-prelight.xpm7
-rwxr-xr-xKogaion-daylight/xfwm4/close-pressed.xpm7
-rwxr-xr-xKogaion-daylight/xfwm4/hide-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/hide-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/hide-prelight.xpm9
-rwxr-xr-xKogaion-daylight/xfwm4/hide-pressed.xpm9
-rwxr-xr-xKogaion-daylight/xfwm4/left-active.xpm8
-rwxr-xr-xKogaion-daylight/xfwm4/left-inactive.xpm8
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-prelight.xpm9
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-pressed.xpm9
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-toggled-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-toggled-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-toggled-prelight.xpm9
-rwxr-xr-xKogaion-daylight/xfwm4/maximize-toggled-pressed.xpm9
-rwxr-xr-xKogaion-daylight/xfwm4/menu-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/menu-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/menu-prelight.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/menu-pressed.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/right-active.xpm8
-rwxr-xr-xKogaion-daylight/xfwm4/right-inactive.xpm8
-rwxr-xr-xKogaion-daylight/xfwm4/title-1-active.xpm4
-rwxr-xr-xKogaion-daylight/xfwm4/title-1-inactive.xpm4
-rwxr-xr-xKogaion-daylight/xfwm4/title-2-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-2-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-3-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-3-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-4-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-4-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-5-active.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/title-5-inactive.xpm6
-rwxr-xr-xKogaion-daylight/xfwm4/top-left-active.xpm68
-rwxr-xr-xKogaion-daylight/xfwm4/top-left-inactive.xpm68
-rwxr-xr-xKogaion-daylight/xfwm4/top-right-active.xpm68
-rwxr-xr-xKogaion-daylight/xfwm4/top-right-inactive.xpm68
-rwxr-xr-xKogaion-nighttime/xfwm4/top-left-inactive.xpm12
-rwxr-xr-xKogaion-nighttime/xfwm4/top-right-inactive.xpm12
46 files changed, 252 insertions, 340 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",
".",
"+"};
diff --git a/Kogaion-daylight/xfwm4/bottom-inactive.xpm b/Kogaion-daylight/xfwm4/bottom-inactive.xpm
index 0ce03fe..b56e13b 100755
--- a/Kogaion-daylight/xfwm4/bottom-inactive.xpm
+++ b/Kogaion-daylight/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 #E1E1E1",
-"+ c #CBCBCB",
-".",
-".",
+". c #626262 s inactive_color_1",
+"+ c #969696 s inactive_shadow_1",
".",
"+"};
diff --git a/Kogaion-daylight/xfwm4/bottom-left-active.xpm b/Kogaion-daylight/xfwm4/bottom-left-active.xpm
index e985455..49087d0 100755
--- a/Kogaion-daylight/xfwm4/bottom-left-active.xpm
+++ b/Kogaion-daylight/xfwm4/bottom-left-active.xpm
@@ -1,10 +1,8 @@
/* XPM */
static char * bottom_left_active_xpm[] = {
-"4 4 3 1",
+"2 2 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-".+++",
-".+++",
-".+++",
-"...."};
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
+".+",
+".."};
diff --git a/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm b/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm
index 9566a13..a4bb3ab 100755
--- a/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm
@@ -1,14 +1,8 @@
/* XPM */
static char * bottom_left_inactive_xpm[] = {
-"8 8 3 1",
+"2 2 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-"........"};
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
+".+",
+".."};
diff --git a/Kogaion-daylight/xfwm4/bottom-right-active.xpm b/Kogaion-daylight/xfwm4/bottom-right-active.xpm
index f8159a8..ec6f098 100755
--- a/Kogaion-daylight/xfwm4/bottom-right-active.xpm
+++ b/Kogaion-daylight/xfwm4/bottom-right-active.xpm
@@ -1,10 +1,8 @@
/* XPM */
static char * bottom_right_active_xpm[] = {
-"4 4 3 1",
+"2 2 3 1",
" c None",
-". c #A3B5D9",
-"+ c #6C99C0",
-"...+",
-"...+",
-"...+",
-"++++"};
+". c #4F5E76 s active_color_1",
+"+ c #6C99C0 s active_shadow_1",
+".+",
+"++"};
diff --git a/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm b/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm
index 27c2cc3..cb758ab 100755
--- a/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm
@@ -1,14 +1,8 @@
/* XPM */
static char * bottom_right_inactive_xpm[] = {
-"8 8 3 1",
+"2 2 3 1",
" c None",
-". c #E1E1E1",
-"+ c #CBCBCB",
-".......+",
-".......+",
-".......+",
-".......+",
-".......+",
-".......+",
-".......+",
-"++++++++"};
+". c #626262 s inactive_color_1",
+"+ c #969696 s inactive_shadow_1",
+".+",
+"++"};
diff --git a/Kogaion-daylight/xfwm4/close-active.xpm b/Kogaion-daylight/xfwm4/close-active.xpm
index 659aec4..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/close-active.xpm
+++ b/Kogaion-daylight/xfwm4/close-active.xpm
@@ -2,8 +2,8 @@
static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/close-inactive.xpm b/Kogaion-daylight/xfwm4/close-inactive.xpm
index 36fb18b..82a9846 100755
--- a/Kogaion-daylight/xfwm4/close-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/close-inactive.xpm
@@ -2,8 +2,8 @@
static char * close_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #CBCBCB s inactive_shadow_1",
+"+ c #E1E1E1 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/close-prelight.xpm b/Kogaion-daylight/xfwm4/close-prelight.xpm
index b6c6ceb..b9be362 100755
--- a/Kogaion-daylight/xfwm4/close-prelight.xpm
+++ b/Kogaion-daylight/xfwm4/close-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
static char * close_prelight_xpm[] = {
-"26 26 3 1",
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/close-pressed.xpm b/Kogaion-daylight/xfwm4/close-pressed.xpm
index 8095eea..7c5668b 100755
--- a/Kogaion-daylight/xfwm4/close-pressed.xpm
+++ b/Kogaion-daylight/xfwm4/close-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
static char * close_pressed_xpm[] = {
-"26 26 3 1",
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/hide-active.xpm b/Kogaion-daylight/xfwm4/hide-active.xpm
index 494bd92..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/hide-active.xpm
+++ b/Kogaion-daylight/xfwm4/hide-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * hide_active_xpm[] = {
+static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/hide-inactive.xpm b/Kogaion-daylight/xfwm4/hide-inactive.xpm
index 42e1457..82a9846 100755
--- a/Kogaion-daylight/xfwm4/hide-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/hide-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * hide_inactive_xpm[] = {
+static char * close_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #CBCBCB s inactive_shadow_1",
+"+ c #E1E1E1 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/hide-prelight.xpm b/Kogaion-daylight/xfwm4/hide-prelight.xpm
index c4a720d..b9be362 100755
--- a/Kogaion-daylight/xfwm4/hide-prelight.xpm
+++ b/Kogaion-daylight/xfwm4/hide-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * hide_prelight_xpm[] = {
-"26 26 3 1",
+static char * close_prelight_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/hide-pressed.xpm b/Kogaion-daylight/xfwm4/hide-pressed.xpm
index 73f956b..7c5668b 100755
--- a/Kogaion-daylight/xfwm4/hide-pressed.xpm
+++ b/Kogaion-daylight/xfwm4/hide-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * hide_pressed_xpm[] = {
-"26 26 3 1",
+static char * close_pressed_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/left-active.xpm b/Kogaion-daylight/xfwm4/left-active.xpm
index 1f0a853..1a37c61 100755
--- a/Kogaion-daylight/xfwm4/left-active.xpm
+++ b/Kogaion-daylight/xfwm4/left-active.xpm
@@ -1,7 +1,7 @@
/* XPM */
static char * left_active_xpm[] = {
-"4 1 3 1",
+"2 1 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-".+++"};
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
+".+"};
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",
+".+"};
diff --git a/Kogaion-daylight/xfwm4/maximize-active.xpm b/Kogaion-daylight/xfwm4/maximize-active.xpm
index 32be6a1..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/maximize-active.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_active_xpm[] = {
+static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-inactive.xpm b/Kogaion-daylight/xfwm4/maximize-inactive.xpm
index 1ca264f..82a9846 100755
--- a/Kogaion-daylight/xfwm4/maximize-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_inactive_xpm[] = {
+static char * close_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #CBCBCB s inactive_shadow_1",
+"+ c #E1E1E1 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-prelight.xpm b/Kogaion-daylight/xfwm4/maximize-prelight.xpm
index 7062de3..b9be362 100755
--- a/Kogaion-daylight/xfwm4/maximize-prelight.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_prelight_xpm[] = {
-"26 26 3 1",
+static char * close_prelight_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-pressed.xpm
index 2313eb4..7c5668b 100755
--- a/Kogaion-daylight/xfwm4/maximize-pressed.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_pressed_xpm[] = {
-"26 26 3 1",
+static char * close_pressed_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm
index 408bf4e..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_toggled_active_xpm[] = {
+static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm
index 86ac331..82a9846 100755
--- a/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_toggled_inactive_xpm[] = {
+static char * close_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #CBCBCB s inactive_shadow_1",
+"+ c #E1E1E1 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm
index 2cdfa5f..b9be362 100755
--- a/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_toggled_prelight_xpm[] = {
-"26 26 3 1",
+static char * close_prelight_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm
index 03b6e47..7c5668b 100755
--- a/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm
+++ b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_toggled_pressed_xpm[] = {
-"26 26 3 1",
+static char * close_pressed_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"..........................",
+"+ c #A3B5D9 s active_shadow_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/menu-active.xpm b/Kogaion-daylight/xfwm4/menu-active.xpm
index 17d6da0..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/menu-active.xpm
+++ b/Kogaion-daylight/xfwm4/menu-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_active_xpm[] = {
+static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/menu-inactive.xpm b/Kogaion-daylight/xfwm4/menu-inactive.xpm
index a0db18e..82a9846 100755
--- a/Kogaion-daylight/xfwm4/menu-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/menu-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_inactive_xpm[] = {
+static char * close_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #CBCBCB s inactive_shadow_1",
+"+ c #E1E1E1 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/menu-prelight.xpm b/Kogaion-daylight/xfwm4/menu-prelight.xpm
index 739e93f..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/menu-prelight.xpm
+++ b/Kogaion-daylight/xfwm4/menu-prelight.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_prelight_xpm[] = {
+static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/menu-pressed.xpm b/Kogaion-daylight/xfwm4/menu-pressed.xpm
index e2fcd5f..5e578d0 100755
--- a/Kogaion-daylight/xfwm4/menu-pressed.xpm
+++ b/Kogaion-daylight/xfwm4/menu-pressed.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_pressed_xpm[] = {
+static char * close_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #A3B5D9 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-daylight/xfwm4/right-active.xpm b/Kogaion-daylight/xfwm4/right-active.xpm
index 90afe6e..013612e 100755
--- a/Kogaion-daylight/xfwm4/right-active.xpm
+++ b/Kogaion-daylight/xfwm4/right-active.xpm
@@ -1,7 +1,7 @@
/* XPM */
static char * right_active_xpm[] = {
-"4 1 3 1",
+"2 1 3 1",
" c None",
-". c #A3B5D9",
-"+ c #6C99C0",
-"...+"};
+". c #4F5E76 s active_color_1",
+"+ c #6C99C0 s active_shadow_1",
+".+"};
diff --git a/Kogaion-daylight/xfwm4/right-inactive.xpm b/Kogaion-daylight/xfwm4/right-inactive.xpm
index 12f4e3a..0a70da7 100755
--- a/Kogaion-daylight/xfwm4/right-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/right-inactive.xpm
@@ -1,7 +1,7 @@
/* XPM */
static char * right_inactive_xpm[] = {
-"4 1 3 1",
+"2 1 3 1",
" c None",
-". c #E1E1E1",
-"+ c #CBCBCB",
-"...+"};
+". c #626262 s inactive_color_1",
+"+ c #969696 s inactive_shadow_1",
+".+"};
diff --git a/Kogaion-daylight/xfwm4/title-1-active.xpm b/Kogaion-daylight/xfwm4/title-1-active.xpm
index 16c6b02..08ebf2b 100755
--- a/Kogaion-daylight/xfwm4/title-1-active.xpm
+++ b/Kogaion-daylight/xfwm4/title-1-active.xpm
@@ -2,8 +2,8 @@
static char * title_1_active_xpm[] = {
"5 25 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-1-inactive.xpm b/Kogaion-daylight/xfwm4/title-1-inactive.xpm
index 06d490f..ee0ce7e 100755
--- a/Kogaion-daylight/xfwm4/title-1-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/title-1-inactive.xpm
@@ -2,8 +2,8 @@
static char * title_1_inactive_xpm[] = {
"5 25 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-2-active.xpm b/Kogaion-daylight/xfwm4/title-2-active.xpm
index 7f1fdcb..08ebf2b 100755
--- a/Kogaion-daylight/xfwm4/title-2-active.xpm
+++ b/Kogaion-daylight/xfwm4/title-2-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_2_active_xpm[] = {
+static char * title_1_active_xpm[] = {
"5 25 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-2-inactive.xpm b/Kogaion-daylight/xfwm4/title-2-inactive.xpm
index 1985b72..ee0ce7e 100755
--- a/Kogaion-daylight/xfwm4/title-2-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/title-2-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_2_inactive_xpm[] = {
+static char * title_1_inactive_xpm[] = {
"5 25 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-3-active.xpm b/Kogaion-daylight/xfwm4/title-3-active.xpm
index f88c241..08ebf2b 100755
--- a/Kogaion-daylight/xfwm4/title-3-active.xpm
+++ b/Kogaion-daylight/xfwm4/title-3-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_3_active_xpm[] = {
+static char * title_1_active_xpm[] = {
"5 25 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-3-inactive.xpm b/Kogaion-daylight/xfwm4/title-3-inactive.xpm
index 1e3fe1e..ee0ce7e 100755
--- a/Kogaion-daylight/xfwm4/title-3-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/title-3-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_3_inactive_xpm[] = {
+static char * title_1_inactive_xpm[] = {
"5 25 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-4-active.xpm b/Kogaion-daylight/xfwm4/title-4-active.xpm
index a481ecb..08ebf2b 100755
--- a/Kogaion-daylight/xfwm4/title-4-active.xpm
+++ b/Kogaion-daylight/xfwm4/title-4-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_4_active_xpm[] = {
+static char * title_1_active_xpm[] = {
"5 25 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-4-inactive.xpm b/Kogaion-daylight/xfwm4/title-4-inactive.xpm
index a6f1eee..ee0ce7e 100755
--- a/Kogaion-daylight/xfwm4/title-4-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/title-4-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_4_inactive_xpm[] = {
+static char * title_1_inactive_xpm[] = {
"5 25 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-5-active.xpm b/Kogaion-daylight/xfwm4/title-5-active.xpm
index ab9a9ac..08ebf2b 100755
--- a/Kogaion-daylight/xfwm4/title-5-active.xpm
+++ b/Kogaion-daylight/xfwm4/title-5-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_5_active_xpm[] = {
+static char * title_1_active_xpm[] = {
"5 25 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/title-5-inactive.xpm b/Kogaion-daylight/xfwm4/title-5-inactive.xpm
index 3629bb6..ee0ce7e 100755
--- a/Kogaion-daylight/xfwm4/title-5-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/title-5-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * title_5_inactive_xpm[] = {
+static char * title_1_inactive_xpm[] = {
"5 25 3 1",
" c None",
-". c #CBCBCB",
-"+ c #E1E1E1",
+". c #969696 s inactive_shadow_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-daylight/xfwm4/top-left-active.xpm b/Kogaion-daylight/xfwm4/top-left-active.xpm
index 7b11fd2..fb5c30a 100755
--- a/Kogaion-daylight/xfwm4/top-left-active.xpm
+++ b/Kogaion-daylight/xfwm4/top-left-active.xpm
@@ -1,42 +1,32 @@
/* XPM */
static char * top_left_active_xpm[] = {
-"4 36 3 1",
+"2 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"....",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++"};
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
+"..",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+"};
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",
+"..",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+"};
diff --git a/Kogaion-daylight/xfwm4/top-right-active.xpm b/Kogaion-daylight/xfwm4/top-right-active.xpm
index cf71d4f..a2f67a5 100755
--- a/Kogaion-daylight/xfwm4/top-right-active.xpm
+++ b/Kogaion-daylight/xfwm4/top-right-active.xpm
@@ -1,42 +1,32 @@
/* XPM */
static char * top_right_active_xpm[] = {
-"4 36 3 1",
+"2 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #A3B5D9",
-"....",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++."};
+". c #6C99C0 s active_shadow_1",
+"+ c #4F5E76 s active_color_1",
+"..",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+."};
diff --git a/Kogaion-daylight/xfwm4/top-right-inactive.xpm b/Kogaion-daylight/xfwm4/top-right-inactive.xpm
index ceb4164..d1a503b 100755
--- a/Kogaion-daylight/xfwm4/top-right-inactive.xpm
+++ b/Kogaion-daylight/xfwm4/top-right-inactive.xpm
@@ -1,42 +1,32 @@
/* XPM */
static char * top_right_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",
+"..",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+."};
diff --git a/Kogaion-nighttime/xfwm4/top-left-inactive.xpm b/Kogaion-nighttime/xfwm4/top-left-inactive.xpm
index 36d0b7e..66502b7 100755
--- a/Kogaion-nighttime/xfwm4/top-left-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/top-left-inactive.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
-"2 36 3 1",
+"2 26 3 1",
" c None",
". c #969696 s inactive_hilight_1",
"+ c #626262 s inactive_color_1",
@@ -29,14 +29,4 @@ static char * top_left_inactive_xpm[] = {
".+",
".+",
".+",
-".+",
-".+",
-".+",
-".+",
-".+",
-".+",
-".+",
-".+",
-".+",
-".+",
".+"};
diff --git a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm
index ef332f4..62ce90f 100755
--- a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * top_right_inactive_xpm[] = {
-"2 36 3 1",
+"2 26 3 1",
" c None",
". c #969696 s inactive_hilight_1",
"+ c #626262 s inactive_color_1",
@@ -29,14 +29,4 @@ static char * top_right_inactive_xpm[] = {
"+.",
"+.",
"+.",
-"+.",
-"+.",
-"+.",
-"+.",
-"+.",
-"+.",
-"+.",
-"+.",
-"+.",
-"+.",
"+."};