diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/stick-prelight.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/stick-prelight.xpm | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/stick-prelight.xpm b/themes/Mint-Y-Dark/xfwm4/stick-prelight.xpm new file mode 100644 index 00000000..a93a81a5 --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/stick-prelight.xpm @@ -0,0 +1,64 @@ +/* XPM */ +static char *stick_prelight[] = { +/* columns rows colors chars-per-pixel */ +"24 24 34 1", +". c #373737", +" c #2F2F2F", +"@ c #313131", +"# c #323232", +"$ c #2C2C2C", +"% c #272727", +"& c #333333", +"* c #292929", +"= c #454545", +"- c #4B4B4B", +"; c #363636", +"> c #2A2A2A", +", c #464646", +"' c #4C4C4C", +") c #565656", +"! c #9C9C9C", +"~ c #2B2B2B", +"{ c #B1B1B1", +"] c #888888", +"^ c #606060", +"/ c #747474", +"( c #BABABA", +"_ c #C4C4C4", +": c #444444", +"< c #434343", +"[ c #4A4A4A", +"} c #B9B9B9", +"| c #9F9F9F", +"1 c #898989", +"2 c #6E6E6E", +"3 c #383838", +"4 c #282828", +"5 c #303030", +"6 c #2D2D2D", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%$#@ ", +" &*.=--=;*& ", +" &>,''')!'=~& ", +" @*,{]^/(_''=*# ", +" #.'______''';@ ", +" $:'______'''<$ ", +" %['______}|123 ", +" 4['______'''[4 ", +" $:'______'''<$ ", +" #;'{]^/(_''';@ ", +" @*='''')!''=*5 ", +" &>=''''''=~# ", +" &*;<[[:;*# ", +" #@6%%6@5 ", +" ", +" ", +" ", +" ", +" " +}; |
