summaryrefslogtreecommitdiff
path: root/Kogaion-nighttime/xfwm4/bottom-left-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'Kogaion-nighttime/xfwm4/bottom-left-active.xpm')
-rwxr-xr-xKogaion-nighttime/xfwm4/bottom-left-active.xpm12
1 files changed, 5 insertions, 7 deletions
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",
+".+",
+".."};