From eab0507af6367a9a75f40ac3dd92e5e42860c2dc Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 20 May 2023 11:28:29 +0300 Subject: Added icons and themes --- themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm (limited to 'themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm') diff --git a/themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm new file mode 100644 index 00000000..14d0a3a7 --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char *shade_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 7 1", +". c #373737", +" c #2F2F2F", +"@ c #4C4C4C", +"# c #656565", +"$ c #666666", +"% c #646464", +"& c #4A4A4A", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" @#$$$$#@ ", +" #$$$$$ % ", +" $$$$$$$$ ", +" &@ ", +" &$$@ ", +" &$$$$@ ", +" $$ ", +" $$ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3