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/hide-inactive.xpm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 themes/Mint-X/xfwm4/hide-inactive.xpm (limited to 'themes/Mint-X/xfwm4/hide-inactive.xpm') diff --git a/themes/Mint-X/xfwm4/hide-inactive.xpm b/themes/Mint-X/xfwm4/hide-inactive.xpm new file mode 100644 index 00000000..f60bcd5f --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"20 24 6 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #BBBBBB", +"# c #CACACA", +"$ c #ECECEC", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"++++++########++++++", +"++++++$$$$$$$$++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; -- cgit v1.2.3