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/xfwm4/top-left-active.xpm | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 themes/Mint-Y/xfwm4/top-left-active.xpm (limited to 'themes/Mint-Y/xfwm4/top-left-active.xpm') diff --git a/themes/Mint-Y/xfwm4/top-left-active.xpm b/themes/Mint-Y/xfwm4/top-left-active.xpm new file mode 100644 index 00000000..ef737a9b --- /dev/null +++ b/themes/Mint-Y/xfwm4/top-left-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"5 24 7 1", +" c None", +". c #ECEDF0", +"+ c #EEEFF1", +"@ c #DFDFE0", +"# c #DADADA", +"$ c #D9D9D9", +"% c #BFBFBF", +" .+++", +".@#$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$", +"%$$$$"}; -- cgit v1.2.3