diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/close-active.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/close-active.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/close-active.xpm b/themes/Mint-X-compact/xfwm4/close-active.xpm new file mode 100644 index 00000000..9fd04a6b --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #969696", +"$ c #ACACAC", +"% c #E5E5E5", +"& c #B0B0B0", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@##@@@@##@@", +"@@$$#@@#$$@@", +"@@%$$##$$%@@", +"@@@%$$$$%@@@", +"@@@@&$$&@@@@", +"@@@#$$$$#@@@", +"@@#$$%%$$#@@", +"@@$$%@@%$$@@", +"@@%%@@@@%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
