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-Brown/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-Brown/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark-Brown/xfwm4/close-pressed.xpm | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark-Brown/xfwm4/close-pressed.xpm b/themes/Mint-Y-Dark-Brown/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..875e0a00 --- /dev/null +++ b/themes/Mint-Y-Dark-Brown/xfwm4/close-pressed.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 29 1", +". c #373737", +" c #2F2F2F", +"@ c #353432", +"# c #564B43", +"$ c #6B5B4E", +"% c #766353", +"& c #554B43", +"* c #48413C", +"= c #756253", +"- c #796555", +"; c #766354", +"> c #353433", +", c #303030", +"' c #4C453E", +") c #786454", +"! c #4D453F", +"~ c #554A42", +"{ c #6C5B4E", +"] c #544A42", +"^ c #4B433D", +"/ c #514840", +"( c #524941", +"_ c #4A433D", +": c #786455", +"< c #4C443E", +"[ c #574C44", +"} c #343332", +"| c #47403B", +"1 c #6A5A4D", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%$&@ ", +" *=------=* ", +" *----------* ", +" @=--;----=--=> ", +" #---,'))!,---~ ", +" {---] ^^ /---$ ", +" =----( /----= ", +" =----_ *:---= ", +" $---< ]] <---$ ", +" &---@[--[@---] ", +" @=----------=} ", +" *----------| ", +" *=------=| ", +" >~1==1]} ", +" ", +" ", +" ", +" ", +" " +}; |
