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-Grey/xfwm4/close-prelight.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-Grey/xfwm4/close-prelight.xpm')
| -rw-r--r-- | themes/Mint-Y-Grey/xfwm4/close-prelight.xpm | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/themes/Mint-Y-Grey/xfwm4/close-prelight.xpm b/themes/Mint-Y-Grey/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..cfd5815b --- /dev/null +++ b/themes/Mint-Y-Grey/xfwm4/close-prelight.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 24 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D5D5D5", +"# c #C6C6C6", +"$ c #BABABA", +"% c #B4B4B4", +"& c #BBBBBB", +"* c #CDCDCD", +"= c #B5B5B5", +"- c #B3B3B3", +"; c #B7B7B7", +"> c #D6D6D6", +", c #F7F7F7", +"' c #DDDDDD", +") c #DCDCDC", +"! c #C5C5C5", +"~ c #F8F8F8", +"{ c #DEDEDE", +"] c #D8D8D8", +"^ c #D7D7D7", +"/ c #DFDFDF", +"( c #E0E0E0", +"_ c #F2F2F2", +": c #D4D4D4", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&#@ ", +" *=------=* ", +" *----------* ", +" @=--;----;--=> ", +" #---,'%%),---! ", +" $---@~{{~]---& ", +" =----^~~ ----= ", +" =---%/~~(%---= ", +" $---'~@@~{---& ", +" #---_:--:_---# ", +" @=----------=> ", +" *----------* ", +" *=------=* ", +" >!&==&#> ", +" ", +" ", +" ", +" ", +" " +}; |
