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/close-inactive.xpm | 53 +++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 themes/Mint-Y-Dark/xfwm4/close-inactive.xpm (limited to 'themes/Mint-Y-Dark/xfwm4/close-inactive.xpm') diff --git a/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm new file mode 100644 index 00000000..b1a0598f --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char *close_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 23 1", +" c #2F2F2F", +". c #373737", +"@ c #343434", +"# c #4C4C4C", +"$ c #5C5C5C", +"% c #646464", +"& c #5B5B5B", +"* c #4B4B4B", +"= c #414141", +"- c #636363", +"; c #666666", +"> c #424242", +", c #303030", +"' c #454545", +") c #656565", +"! c #464646", +"~ c #4A4A4A", +"{ c #434343", +"] c #444444", +"^ c #484848", +"/ c #494949", +"( c #4D4D4D", +"_ c #333333", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =;;;;;;;;;;> ", +" @-;;%;;;;-;;-@ ", +" #;;;,'))!,;;;* ", +" $;;;~ {] ^;;;& ", +" -;;;;/ ^;;;;- ", +" -;;;;{ =);;;- ", +" $;;;' ** ];;;& ", +" *;;;@(;;(@;;;* ", +" @-;;;;;;;;;;-_ ", +" >;;;;;;;;;;= ", +" >-;;;;;;-= ", +" @*&--&*_ ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3