diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/shade-toggled-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/shade-toggled-inactive.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/shade-toggled-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 00000000..a9bdad5c --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char *shade_toggled_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 6 1", +". c #373737", +" c #2F2F2F", +"@ c #4C4C4C", +"# c #656565", +"$ c #666666", +"% c #646464", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$$$$#@ ", +" #$$$$$ % ", +" $$$$$$$$ ", +" $$ $$ ", +" $$ $$ ", +" $$ $$ ", +" $$$$$$$$ ", +" $$$$$$$$ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
