diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/shade-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/shade-inactive.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/shade-inactive.xpm b/themes/Mint-Y/xfwm4/shade-inactive.xpm new file mode 100644 index 00000000..3e771208 --- /dev/null +++ b/themes/Mint-Y/xfwm4/shade-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char *shade_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 6 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #C6C6C6", +"# c #B7B7B7", +"$ c #B6B6B6", +"% c #C7C7C7", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$$$$#% ", +" #$$$$$ # ", +" $$$$$$$$ ", +" %@ ", +" %$$@ ", +" %$$$$@ ", +" $$ ", +" $$ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
