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/right-active.xpm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 themes/Mint-X-compact/xfwm4/right-active.xpm (limited to 'themes/Mint-X-compact/xfwm4/right-active.xpm') diff --git a/themes/Mint-X-compact/xfwm4/right-active.xpm b/themes/Mint-X-compact/xfwm4/right-active.xpm new file mode 100644 index 00000000..5b15e1e5 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/right-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_active_xpm[] = { +"2 1 3 1", +" c None", +". c #DEDEDE s active_color_2", +"+ c #939393", +".+"}; -- cgit v1.2.3