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