diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/shade-active.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/shade-active.xpm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/shade-active.xpm b/themes/Mint-Y/xfwm4/shade-active.xpm new file mode 100644 index 00000000..1de01dfd --- /dev/null +++ b/themes/Mint-Y/xfwm4/shade-active.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char *shade_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 7 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #B2B2B2", +"# c #929292", +"$ c #404040", +"% c #B3B3B3", +"& c #B4B4B4", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$$$$#% ", +" #$$$$$ # ", +" $$$$$$$$ ", +" &@ ", +" &$$@ ", +" &$$$$@ ", +" $$ ", +" $$ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
