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