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-Red/xfwm4/close-active.xpm | 69 +++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 themes/Mint-Y-Dark-Red/xfwm4/close-active.xpm (limited to 'themes/Mint-Y-Dark-Red/xfwm4/close-active.xpm') diff --git a/themes/Mint-Y-Dark-Red/xfwm4/close-active.xpm b/themes/Mint-Y-Dark-Red/xfwm4/close-active.xpm new file mode 100644 index 00000000..4c18294c --- /dev/null +++ b/themes/Mint-Y-Dark-Red/xfwm4/close-active.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char *close_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 39 1", +". c #373737", +" c #2F2F2F", +"@ c #3C3333", +"# c #7B4645", +"$ c #A65350", +"% c #BB5956", +"& c #A55350", +"* c #7A4644", +"= c #5F3E3D", +"- c #B95856", +"; c #C15B58", +"> c #603E3D", +", c #C05B58", +"' c #BA5A57", +") c #B95956", +"! c #3B3333", +"~ c #323030", +"{ c #694140", +"] c #BF5A57", +"^ c #6B4140", +"/ c #313030", +"( c #794544", +"_ c #A65351", +": c #774543", +"< c #663F3E", +"[ c #66403E", +"} c #724342", +"| c #BA5956", +"1 c #754443", +"2 c #714342", +"3 c #653F3E", +"4 c #BF5B58", +"5 c #68403F", +"6 c #784544", +"7 c #67403F", +"8 c #7C4745", +"9 c #3A3232", +"0 c #5E3D3C", +"a c #A45250", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;)! ", +" #;;;~{]]^/;;;( ", +" _;;;: <[ };;;& ", +" |;;;;1 2;;;;- ", +" -;;;,3 >4;;;) ", +" $;;;5 66 7;;;& ", +" *;;;@8;;8@;;;( ", +" @-;;;;;;;;;;)9 ", +" >,;;;;;;;;,0 ", +" >);;;;;;)0 ", +" !(a||a(9 ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3