diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/top-right-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/top-right-inactive.xpm | 78 |
1 files changed, 39 insertions, 39 deletions
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", +"..", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+."}; |