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-active.xpm | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 themes/Mint-Y-Dark/xfwm4/stick-active.xpm (limited to 'themes/Mint-Y-Dark/xfwm4/stick-active.xpm') diff --git a/themes/Mint-Y-Dark/xfwm4/stick-active.xpm b/themes/Mint-Y-Dark/xfwm4/stick-active.xpm new file mode 100644 index 00000000..70147047 --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/stick-active.xpm @@ -0,0 +1,44 @@ +/* XPM */ +static char *stick_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 14 1", +". c #373737", +" c #2F2F2F", +"@ c #707070", +"# c #808080", +"$ c #5F5F5F", +"% c #404040", +"& c #4F4F4F", +"* c #888888", +"= c #909090", +"- c #878787", +"; c #727272", +"> c #606060", +", c #4C4C4C", +"' c #393939", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" .@ ", +" #$%&*= ", +" ====== ", +" ====== ", +" ======-;>,' ", +" ====== ", +" ====== ", +" #$%&*= ", +" .@ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3