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/close-prelight.xpm | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 themes/Mint-X-compact/xfwm4/close-prelight.xpm (limited to 'themes/Mint-X-compact/xfwm4/close-prelight.xpm') diff --git a/themes/Mint-X-compact/xfwm4/close-prelight.xpm b/themes/Mint-X-compact/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..db411410 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-prelight.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #9B9B9B", +"$ c #888888", +"% c #E5E5E5", +"& c #8B8B8B", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@##@@@@##@@", +"@@$$#@@#$$@@", +"@@%$$##$$%@@", +"@@@%$$$$%@@@", +"@@@@&$$&@@@@", +"@@@#$$$$#@@@", +"@@#$$%%$$#@@", +"@@$$%@@%$$@@", +"@@%%@@@@%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; -- cgit v1.2.3