diff options
| author | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
| commit | eab0507af6367a9a75f40ac3dd92e5e42860c2dc (patch) | |
| tree | 71f56e8725b505d70954ad665a03988d85316c85 /themes/Mint-Y-Dark-Grey/xfwm4/close-pressed.xpm | |
| parent | 48de6d4af249f23b3a431d357236588208a9f419 (diff) | |
| download | old-mint-y-main.tar old-mint-y-main.tar.gz old-mint-y-main.zip | |
Diffstat (limited to 'themes/Mint-Y-Dark-Grey/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark-Grey/xfwm4/close-pressed.xpm | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark-Grey/xfwm4/close-pressed.xpm b/themes/Mint-Y-Dark-Grey/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..4411bc68 --- /dev/null +++ b/themes/Mint-Y-Dark-Grey/xfwm4/close-pressed.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 24 1", +". c #373737", +" c #2F2F2F", +"@ c #353535", +"# c #525252", +"$ c #666666", +"% c #6F6F6F", +"& c #656565", +"* c #464646", +"= c #6E6E6E", +"- c #727272", +"; c #303030", +"> c #4A4A4A", +", c #717171", +"' c #515151", +") c #505050", +"! c #484848", +"~ c #4E4E4E", +"{ c #4F4F4F", +"] c #4D4D4D", +"^ c #474747", +"/ c #454545", +"( c #494949", +"_ c #535353", +": c #343434", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&#@ ", +" *=------=* ", +" *----------* ", +" @=--%----%--%@ ", +" #---;>,,>;---' ", +" $---) !! ~---& ", +" %----{ ]----= ", +" =----^ /,---% ", +" $---( '' (---& ", +" #---@_--_@---' ", +" @=----------=: ", +" *----------/ ", +" *%------=/ ", +" @'&%%&': ", +" ", +" ", +" ", +" ", +" " +}; |
