diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/maximize-prelight.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/maximize-prelight.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/maximize-prelight.xpm b/themes/Mint-X-compact/xfwm4/maximize-prelight.xpm new file mode 100644 index 00000000..0f95fd48 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-prelight.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #707070", +"$ c #868686", +"% c #EAEAEA", +"& c #B3B3B3", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@##@@@@@", +"@@@@@$$@@@@@", +"@@@@@$$@@@@@", +"@@###$$###@@", +"@@$$$$$$$$@@", +"@@%%%$$%%%@@", +"@@@@@$$@@@@@", +"@@@@@&&@@@@@", +"@@@@@%%@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
