diff options
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 */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&#@ ", +" *=------=* ", +" *----------* ", +" @=--;----;--=> ", +" #---,'%%),---! ", +" $---@~{{~]---& ", +" =----^~~ ----= ", +" =---%/~~(%---= ", +" $---'~@@~{---& ", +" #---_:--:_---# ", +" @=----------=> ", +" *----------* ", +" *=------=* ", +" >!&==&#> ", +" ", +" ", +" ", +" ", +" " +}; |
