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