diff options
Diffstat (limited to 'Kogaion-daylight/xfwm4/maximize-pressed.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/maximize-pressed.xpm | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Kogaion-daylight/xfwm4/maximize-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-pressed.xpm index 2313eb4..7c5668b 100755 --- a/Kogaion-daylight/xfwm4/maximize-pressed.xpm +++ b/Kogaion-daylight/xfwm4/maximize-pressed.xpm @@ -1,10 +1,9 @@ /* XPM */ -static char * maximize_pressed_xpm[] = { -"26 26 3 1", +static char * close_pressed_xpm[] = { +"26 26 2 1", " c None", -". c #6C99C0", -"+ c #A3B5D9", -"..........................", +"+ c #A3B5D9 s active_shadow_1", +"++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", |