diff options
Diffstat (limited to 'themes/Mint-Y-Dark-Teal/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark-Teal/xfwm4/close-pressed.xpm | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark-Teal/xfwm4/close-pressed.xpm b/themes/Mint-Y-Dark-Teal/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..383a77b1 --- /dev/null +++ b/themes/Mint-Y-Dark-Teal/xfwm4/close-pressed.xpm @@ -0,0 +1,65 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 35 1", +". c #373737", +" c #2F2F2F", +"@ c #323635", +"# c #3F5B55", +"$ c #48736A", +"% c #4D7F75", +"& c #3F5A55", +"* c #394B47", +"= c #4C7E74", +"- c #4E8378", +"; c #3A4B48", +"> c #4E8278", +", c #4D7F74", +"' c #303130", +") c #3C504C", +"! c #4D8277", +"~ c #3C514D", +"{ c #303030", +"] c #3F5A54", +"^ c #49746B", +"/ c #3F5953", +"( c #3A4E4A", +"_ c #3B4F4B", +": c #3D5651", +"< c #4C7F74", +"[ c #3E5752", +"} c #3D5550", +"| c #4E8277", +"1 c #3B504C", +"2 c #3F5954", +"3 c #405C56", +"4 c #3E5954", +"5 c #313534", +"6 c #394A47", +"7 c #487269", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%$&@ ", +" *=------=; ", +" *>-------->; ", +" @=--%----,--,@ ", +" #---')!!~{---] ", +" ^---/ (_ :---$ ", +" <----[ }----= ", +" =--->( *|---, ", +" $---1 22 _---$ ", +" &---@3--3@---4 ", +" @=----------=5 ", +" ;>-------->6 ", +" ;,------=6 ", +" @]7<<745 ", +" ", +" ", +" ", +" ", +" " +}; |
