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