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-X/xfwm4/stick-active.xpm | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 themes/Mint-X/xfwm4/stick-active.xpm (limited to 'themes/Mint-X/xfwm4/stick-active.xpm') diff --git a/themes/Mint-X/xfwm4/stick-active.xpm b/themes/Mint-X/xfwm4/stick-active.xpm new file mode 100644 index 00000000..0718f139 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-active.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"20 24 10 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #707070", +"$ c #ECECEC", +"% c #767676", +"& c #7A7A7A", +"* c #7E7E7E", +"= c #868686", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@##$$$$##@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@&&@@@@&&@@@@@@", +"@@@@@@**@@@@**@@@@@@", +"@@@@@@$======$@@@@@@", +"@@@@@@@$====$@@@@@@@", +"@@@@@@@@$$$$@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; -- cgit v1.2.3