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-compact/xfwm4/shade-prelight.xpm | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 themes/Mint-X-compact/xfwm4/shade-prelight.xpm (limited to 'themes/Mint-X-compact/xfwm4/shade-prelight.xpm') diff --git a/themes/Mint-X-compact/xfwm4/shade-prelight.xpm b/themes/Mint-X-compact/xfwm4/shade-prelight.xpm new file mode 100644 index 00000000..163f330f --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-prelight.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"12 18 14 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #878787", +"$ c #8E8E8E", +"% c #848484", +"& c #7C7C7C", +"* c #8C8C8C", +"= c #727272", +"- c #959595", +"; c #5E5E5E", +"> c #EAEAEA", +", c #909090", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@#$@@@@@", +"@@@@%&&$@@@@", +"@@@*=*-=-@@@", +"@@*;*>>,;,@@", +"@@>>>@@>>>@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; -- cgit v1.2.3