diff options
Diffstat (limited to 'themes/Mint-X/xfwm4/close-inactive.xpm')
| -rw-r--r-- | themes/Mint-X/xfwm4/close-inactive.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/themes/Mint-X/xfwm4/close-inactive.xpm b/themes/Mint-X/xfwm4/close-inactive.xpm new file mode 100644 index 00000000..e02e73e0 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"20 24 9 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BFBFBF", +"$ c #CFCFCF", +"% c #ECECEC", +"& c #D5D5D5", +"* c #F2F2F2", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@$$#@@#$$@@@@@@", +"@@@@@@%$$##$$%@@@@@@", +"@@@@@@@%$$$$%@@@@@@@", +"@@@@@@@@&$$&@@@@@@@@", +"@@@@@@@#$$$$#@@@@@@@", +"@@@@@@#$$%%$$#@@@@@@", +"@@@@@@$$%@@*$$@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; |
