summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2015-07-30 16:18:54 +0300
committerbionel <ionel.busuioc@gmail.com>2015-07-30 16:18:54 +0300
commit46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (patch)
treeab6e1203e7ccac85e99967d395a451ae4320ce1c
parent71fdf80345734d9cb7d4d320af0d8fd4b50d400f (diff)
make xfwm dark fun (gtk colors)
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-active.xpm8
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-inactive.xpm8
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-left-active.xpm12
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-left-inactive.xpm16
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-right-active.xpm12
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-right-inactive.xpm16
-rwxr-xr-xKogaion-nighttime/xfwm4/close-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/close-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/close-prelight.xpm9
-rwxr-xr-xKogaion-nighttime/xfwm4/close-pressed.xpm9
-rwxr-xr-xKogaion-nighttime/xfwm4/hide-active.xpm4
-rwxr-xr-xKogaion-nighttime/xfwm4/hide-inactive.xpm4
-rwxr-xr-xKogaion-nighttime/xfwm4/hide-prelight.xpm7
-rwxr-xr-xKogaion-nighttime/xfwm4/hide-pressed.xpm7
-rwxr-xr-xKogaion-nighttime/xfwm4/left-active.xpm8
-rwxr-xr-xKogaion-nighttime/xfwm4/left-inactive.xpm8
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-prelight.xpm9
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-pressed.xpm9
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-toggled-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm9
-rwxr-xr-xKogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm9
-rwxr-xr-xKogaion-nighttime/xfwm4/menu-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/menu-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/menu-prelight.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/menu-pressed.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/right-active.xpm8
-rwxr-xr-xKogaion-nighttime/xfwm4/right-inactive.xpm8
-rwxr-xr-xKogaion-nighttime/xfwm4/title-1-active.xpm4
-rwxr-xr-xKogaion-nighttime/xfwm4/title-1-inactive.xpm4
-rwxr-xr-xKogaion-nighttime/xfwm4/title-2-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-2-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-3-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-3-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-4-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-4-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-5-active.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/title-5-inactive.xpm6
-rwxr-xr-xKogaion-nighttime/xfwm4/top-left-active.xpm68
-rwxr-xr-xKogaion-nighttime/xfwm4/top-left-inactive.xpm78
-rwxr-xr-xKogaion-nighttime/xfwm4/top-right-active.xpm68
-rwxr-xr-xKogaion-nighttime/xfwm4/top-right-inactive.xpm78
44 files changed, 270 insertions, 318 deletions
diff --git a/Kogaion-nighttime/xfwm4/bottom-active.xpm b/Kogaion-nighttime/xfwm4/bottom-active.xpm
index 0dc1737..ef16a3e 100755
--- a/Kogaion-nighttime/xfwm4/bottom-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-"+ c #6C99C0",
-".",
-".",
+". c #4F5E76 s active_color_1",
+"+ c #6C99C0 s active_hilight_1",
".",
"+"};
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",
".",
"+"};
diff --git a/Kogaion-nighttime/xfwm4/bottom-left-active.xpm b/Kogaion-nighttime/xfwm4/bottom-left-active.xpm
index 99bb8d8..38a285e 100755
--- a/Kogaion-nighttime/xfwm4/bottom-left-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-".+++",
-".+++",
-".+++",
-"...."};
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
+".+",
+".."};
diff --git a/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm
index 06458de..4a608c7 100755
--- a/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm
+++ b/Kogaion-nighttime/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 #969696",
-"+ c #626262",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-".+++++++",
-"........"};
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
+".+",
+".."};
diff --git a/Kogaion-nighttime/xfwm4/bottom-right-active.xpm b/Kogaion-nighttime/xfwm4/bottom-right-active.xpm
index f2dafa1..b7dde44 100755
--- a/Kogaion-nighttime/xfwm4/bottom-right-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-"+ c #6C99C0",
-"...+",
-"...+",
-"...+",
-"++++"};
+". c #4F5E76 s active_color_1",
+"+ c #6C99C0 s active_hilight_1",
+".+",
+"++"};
diff --git a/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm
index 9d93aa3..3d34378 100755
--- a/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm
+++ b/Kogaion-nighttime/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 #626262",
-"+ c #969696",
-".......+",
-".......+",
-".......+",
-".......+",
-".......+",
-".......+",
-".......+",
-"++++++++"};
+". c #626262 s inactive_color_1",
+"+ c #969696 s inactive_hilight_1",
+".+",
+"++"};
diff --git a/Kogaion-nighttime/xfwm4/close-active.xpm b/Kogaion-nighttime/xfwm4/close-active.xpm
index 42c7f2c..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/close-active.xpm
+++ b/Kogaion-nighttime/xfwm4/close-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * close_active_xpm[] = {
+static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/close-inactive.xpm b/Kogaion-nighttime/xfwm4/close-inactive.xpm
index a2f9c10..4797b34 100755
--- a/Kogaion-nighttime/xfwm4/close-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/close-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * close_inactive_xpm[] = {
+static char * hide_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/close-prelight.xpm b/Kogaion-nighttime/xfwm4/close-prelight.xpm
index 26ffc84..957d811 100755
--- a/Kogaion-nighttime/xfwm4/close-prelight.xpm
+++ b/Kogaion-nighttime/xfwm4/close-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * close_prelight_xpm[] = {
-"26 26 3 1",
+static char * hide_prelight_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/close-pressed.xpm b/Kogaion-nighttime/xfwm4/close-pressed.xpm
index 122270a..37cd225 100755
--- a/Kogaion-nighttime/xfwm4/close-pressed.xpm
+++ b/Kogaion-nighttime/xfwm4/close-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * close_pressed_xpm[] = {
-"26 26 3 1",
+static char * hide_pressed_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/hide-active.xpm b/Kogaion-nighttime/xfwm4/hide-active.xpm
index 607b1ee..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/hide-active.xpm
+++ b/Kogaion-nighttime/xfwm4/hide-active.xpm
@@ -2,8 +2,8 @@
static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/hide-inactive.xpm b/Kogaion-nighttime/xfwm4/hide-inactive.xpm
index 28251d7..4797b34 100755
--- a/Kogaion-nighttime/xfwm4/hide-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/hide-inactive.xpm
@@ -2,8 +2,8 @@
static char * hide_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/hide-prelight.xpm b/Kogaion-nighttime/xfwm4/hide-prelight.xpm
index 5e28520..957d811 100755
--- a/Kogaion-nighttime/xfwm4/hide-prelight.xpm
+++ b/Kogaion-nighttime/xfwm4/hide-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
static char * hide_prelight_xpm[] = {
-"26 26 3 1",
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/hide-pressed.xpm b/Kogaion-nighttime/xfwm4/hide-pressed.xpm
index 22d9c0d..37cd225 100755
--- a/Kogaion-nighttime/xfwm4/hide-pressed.xpm
+++ b/Kogaion-nighttime/xfwm4/hide-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
static char * hide_pressed_xpm[] = {
-"26 26 3 1",
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/left-active.xpm b/Kogaion-nighttime/xfwm4/left-active.xpm
index 8772892..722403d 100755
--- a/Kogaion-nighttime/xfwm4/left-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-".+++"};
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
+".+"};
diff --git a/Kogaion-nighttime/xfwm4/left-inactive.xpm b/Kogaion-nighttime/xfwm4/left-inactive.xpm
index df2a854..4d4088e 100755
--- a/Kogaion-nighttime/xfwm4/left-inactive.xpm
+++ b/Kogaion-nighttime/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 #969696",
-"+ c #626262",
-".+++"};
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
+".+"};
diff --git a/Kogaion-nighttime/xfwm4/maximize-active.xpm b/Kogaion-nighttime/xfwm4/maximize-active.xpm
index 6a62c5c..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/maximize-active.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_active_xpm[] = {
+static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-inactive.xpm b/Kogaion-nighttime/xfwm4/maximize-inactive.xpm
index e812bea..4797b34 100755
--- a/Kogaion-nighttime/xfwm4/maximize-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_inactive_xpm[] = {
+static char * hide_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-prelight.xpm b/Kogaion-nighttime/xfwm4/maximize-prelight.xpm
index b9509df..957d811 100755
--- a/Kogaion-nighttime/xfwm4/maximize-prelight.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_prelight_xpm[] = {
-"26 26 3 1",
+static char * hide_prelight_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-pressed.xpm b/Kogaion-nighttime/xfwm4/maximize-pressed.xpm
index c6c1563..37cd225 100755
--- a/Kogaion-nighttime/xfwm4/maximize-pressed.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_pressed_xpm[] = {
-"26 26 3 1",
+static char * hide_pressed_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm
index 9adbd4f..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_toggled_active_xpm[] = {
+static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm
index 1be60c2..4797b34 100755
--- a/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * maximize_toggled_inactive_xpm[] = {
+static char * hide_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm
index 3d349f3..957d811 100755
--- a/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_toggled_prelight_xpm[] = {
-"26 26 3 1",
+static char * hide_prelight_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm
index 92b684f..37cd225 100755
--- a/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm
+++ b/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm
@@ -1,10 +1,9 @@
/* XPM */
-static char * maximize_toggled_pressed_xpm[] = {
-"26 26 3 1",
+static char * hide_pressed_xpm[] = {
+"26 26 2 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
-"..........................",
+"+ c #4F5E76 s active_hilight_1",
+"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/menu-active.xpm b/Kogaion-nighttime/xfwm4/menu-active.xpm
index 9a99cc2..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/menu-active.xpm
+++ b/Kogaion-nighttime/xfwm4/menu-active.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_active_xpm[] = {
+static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/menu-inactive.xpm b/Kogaion-nighttime/xfwm4/menu-inactive.xpm
index 3f68de7..4797b34 100755
--- a/Kogaion-nighttime/xfwm4/menu-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/menu-inactive.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_inactive_xpm[] = {
+static char * hide_inactive_xpm[] = {
"26 26 3 1",
" c None",
-". c #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/menu-prelight.xpm b/Kogaion-nighttime/xfwm4/menu-prelight.xpm
index 10e7de9..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/menu-prelight.xpm
+++ b/Kogaion-nighttime/xfwm4/menu-prelight.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_prelight_xpm[] = {
+static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/menu-pressed.xpm b/Kogaion-nighttime/xfwm4/menu-pressed.xpm
index ecc725f..aeee9fc 100755
--- a/Kogaion-nighttime/xfwm4/menu-pressed.xpm
+++ b/Kogaion-nighttime/xfwm4/menu-pressed.xpm
@@ -1,9 +1,9 @@
/* XPM */
-static char * menu_pressed_xpm[] = {
+static char * hide_active_xpm[] = {
"26 26 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
"..........................",
"++++++++++++++++++++++++++",
"++++++++++++++++++++++++++",
diff --git a/Kogaion-nighttime/xfwm4/right-active.xpm b/Kogaion-nighttime/xfwm4/right-active.xpm
index 7954dab..d108721 100755
--- a/Kogaion-nighttime/xfwm4/right-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-"+ c #6C99C0",
-"...+"};
+". c #4F5E76 s active_color_1",
+"+ c #6C99C0 s active_hilight_1",
+".+"};
diff --git a/Kogaion-nighttime/xfwm4/right-inactive.xpm b/Kogaion-nighttime/xfwm4/right-inactive.xpm
index 95e0f05..355865d 100755
--- a/Kogaion-nighttime/xfwm4/right-inactive.xpm
+++ b/Kogaion-nighttime/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 #626262",
-"+ c #969696",
-"...+"};
+". c #626262 s inactive_color_1",
+"+ c #969696 s inactive_hilight_1",
+".+"};
diff --git a/Kogaion-nighttime/xfwm4/title-1-active.xpm b/Kogaion-nighttime/xfwm4/title-1-active.xpm
index 95eb24f..0bf1c4d 100755
--- a/Kogaion-nighttime/xfwm4/title-1-active.xpm
+++ b/Kogaion-nighttime/xfwm4/title-1-active.xpm
@@ -2,8 +2,8 @@
static char * title_1_active_xpm[] = {
"5 25 3 1",
" c None",
-". c #6C99C0",
-"+ c #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-1-inactive.xpm b/Kogaion-nighttime/xfwm4/title-1-inactive.xpm
index af20815..1cdba18 100755
--- a/Kogaion-nighttime/xfwm4/title-1-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/title-1-inactive.xpm
@@ -2,8 +2,8 @@
static char * title_1_inactive_xpm[] = {
"5 25 3 1",
" c None",
-". c #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-2-active.xpm b/Kogaion-nighttime/xfwm4/title-2-active.xpm
index 3dc8868..0bf1c4d 100755
--- a/Kogaion-nighttime/xfwm4/title-2-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-2-inactive.xpm b/Kogaion-nighttime/xfwm4/title-2-inactive.xpm
index 07314f5..1cdba18 100755
--- a/Kogaion-nighttime/xfwm4/title-2-inactive.xpm
+++ b/Kogaion-nighttime/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 #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-3-active.xpm b/Kogaion-nighttime/xfwm4/title-3-active.xpm
index d32ff60..0bf1c4d 100755
--- a/Kogaion-nighttime/xfwm4/title-3-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-3-inactive.xpm b/Kogaion-nighttime/xfwm4/title-3-inactive.xpm
index f6f8fca..1cdba18 100755
--- a/Kogaion-nighttime/xfwm4/title-3-inactive.xpm
+++ b/Kogaion-nighttime/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 #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-4-active.xpm b/Kogaion-nighttime/xfwm4/title-4-active.xpm
index aae2009..0bf1c4d 100755
--- a/Kogaion-nighttime/xfwm4/title-4-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-4-inactive.xpm b/Kogaion-nighttime/xfwm4/title-4-inactive.xpm
index 89432c7..1cdba18 100755
--- a/Kogaion-nighttime/xfwm4/title-4-inactive.xpm
+++ b/Kogaion-nighttime/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 #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-5-active.xpm b/Kogaion-nighttime/xfwm4/title-5-active.xpm
index a50c5c2..0bf1c4d 100755
--- a/Kogaion-nighttime/xfwm4/title-5-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/title-5-inactive.xpm b/Kogaion-nighttime/xfwm4/title-5-inactive.xpm
index b63cddf..1cdba18 100755
--- a/Kogaion-nighttime/xfwm4/title-5-inactive.xpm
+++ b/Kogaion-nighttime/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 #969696",
-"+ c #626262",
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
".....",
"+++++",
"+++++",
diff --git a/Kogaion-nighttime/xfwm4/top-left-active.xpm b/Kogaion-nighttime/xfwm4/top-left-active.xpm
index c8739de..5798821 100755
--- a/Kogaion-nighttime/xfwm4/top-left-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-"....",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++"};
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
+"..",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+"};
diff --git a/Kogaion-nighttime/xfwm4/top-left-inactive.xpm b/Kogaion-nighttime/xfwm4/top-left-inactive.xpm
index dceb4ae..36d0b7e 100755
--- a/Kogaion-nighttime/xfwm4/top-left-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/top-left-inactive.xpm
@@ -1,42 +1,42 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
-"4 36 3 1",
+"2 36 3 1",
" c None",
-". c #969696",
-"+ c #626262",
-"....",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++",
-".+++"};
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
+"..",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+",
+".+"};
diff --git a/Kogaion-nighttime/xfwm4/top-right-active.xpm b/Kogaion-nighttime/xfwm4/top-right-active.xpm
index 6c47b60..8d50ed4 100755
--- a/Kogaion-nighttime/xfwm4/top-right-active.xpm
+++ b/Kogaion-nighttime/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 #4F5E76",
-"....",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++."};
+". c #6C99C0 s active_hilight_1",
+"+ c #4F5E76 s active_color_1",
+"..",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+."};
diff --git a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm
index 6197733..ef332f4 100755
--- a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm
+++ b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm
@@ -1,42 +1,42 @@
/* XPM */
static char * top_right_inactive_xpm[] = {
-"4 36 3 1",
+"2 36 3 1",
" c None",
-". c #969696",
-"+ c #626262",
-"....",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++.",
-"+++."};
+". c #969696 s inactive_hilight_1",
+"+ c #626262 s inactive_color_1",
+"..",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+.",
+"+."};