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-Y-Dark/xfwm4/top-right-active.xpm | 30 +++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 themes/Mint-Y-Dark/xfwm4/top-right-active.xpm (limited to 'themes/Mint-Y-Dark/xfwm4/top-right-active.xpm') diff --git a/themes/Mint-Y-Dark/xfwm4/top-right-active.xpm b/themes/Mint-Y-Dark/xfwm4/top-right-active.xpm new file mode 100644 index 00000000..419b92ce --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/top-right-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"5 24 3 1", +" c None", +". c #373737", +"+ c #2F2F2F", +".... ", +"++++.", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; -- cgit v1.2.3