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/stick-inactive.xpm | 44 +++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm (limited to 'themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm') diff --git a/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm new file mode 100644 index 00000000..19d356ae --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm @@ -0,0 +1,44 @@ +/* XPM */ +static char *stick_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 14 1", +". c #373737", +" c #2F2F2F", +"@ c #343434", +"# c #545454", +"$ c #5D5D5D", +"% c #4A4A4A", +"& c #393939", +"* c #414141", +"= c #626262", +"- c #666666", +"; c #616161", +"> c #555555", +", c #4B4B4B", +"' c #3F3F3F", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" @# ", +" $%&*=- ", +" ------ ", +" ------ ", +" ------;>,'@ ", +" ------ ", +" ------ ", +" $%&*=- ", +" @# ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3