diff options
Diffstat (limited to 'Kogaion-daylight/xfwm4/maximize-toggled-active.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/maximize-toggled-active.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm new file mode 100755 index 0000000..408bf4e --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |