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