diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/close-pressed.xpm | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/close-pressed.xpm b/themes/Mint-Y/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..99b07f20 --- /dev/null +++ b/themes/Mint-Y/xfwm4/close-pressed.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char *close_pressed[] = { +/* columns rows colors chars-per-pixel */ +"24 24 32 1 ", +" c #7BA056", +". c #7CA057", +"X c #7FA25B", +"o c #7FA25C", +"O c #80A35D", +"+ c #82A55F", +"@ c #83A660", +"# c #8CAB6E", +"$ c #8DAB6F", +"% c #8EAC70", +"& c #A9BC96", +"* c #A9BC97", +"= c #B9CCA5", +"- c #BAC6AE", +"; c #BBC7AE", +": c #BBC6AF", +"> c #BDCFAA", +", c #BFD1AE", +"< c #C1D2B0", +"1 c #C2D3B2", +"2 c #C8D7B9", +"3 c #CAD9BC", +"4 c #CCDABE", +"5 c #D1DEC5", +"6 c #D1D4CD", +"7 c #D2D5CF", +"8 c gray85", +"9 c #EEEEEE", +"0 c #F2F5EE", +"q c #FAFBFA", +"w c gray99", +"e c #FDFDFD", +/* pixels */ +"999999999999999999999999", +"888888888888888888888888", +"888888888888888888888888", +"888888888888888888888888", +"888888888888888888888888", +"888888886&$XX$&688888888", +"8888888-O O-8888888", +"888888-. o-888888", +"888886+ @ + o688888", +"88888& q3..2e &88888", +"88888# >e43e< %88888", +"88888X ,ee< o88888", +"88888X O3we5X X88888", +"88888$ 2e,<w2 %88888", +"88888& 0= =0 *88888", +"888886+ +788888", +"888888- .-888888", +"8888888-+. @:8888888", +"888888886&$XX$&688888888", +"888888888888888888888888", +"888888888888888888888888", +"888888888888888888888888", +"888888888888888888888888", +"888888888888888888888888" +}; |
