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-Grey/xfwm4/close-active.xpm | 56 ++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 themes/Mint-Y-Dark-Grey/xfwm4/close-active.xpm (limited to 'themes/Mint-Y-Dark-Grey/xfwm4/close-active.xpm') diff --git a/themes/Mint-Y-Dark-Grey/xfwm4/close-active.xpm b/themes/Mint-Y-Dark-Grey/xfwm4/close-active.xpm new file mode 100644 index 00000000..ad2cfccd --- /dev/null +++ b/themes/Mint-Y-Dark-Grey/xfwm4/close-active.xpm @@ -0,0 +1,56 @@ +/* XPM */ +static char *close_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 26 1", +". c #373737", +" c #2F2F2F", +"@ c #616161", +"# c #7D7D7D", +"$ c #8B8B8B", +"% c #606060", +"& c #4F4F4F", +"* c #8A8A8A", +"= c #8F8F8F", +"- c #8E8E8E", +"; c #313131", +"> c #555555", +", c #565656", +"' c #303030", +") c #7E7E7E", +"! c #5F5F5F", +"~ c #535353", +"{ c #5B5B5B", +"] c #5D5D5D", +"^ c #5A5A5A", +"/ c #525252", +"( c #545454", +"_ c #626262", +": c #363636", +"< c #4E4E4E", +"[ c #7C7C7C", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" .@#$$#%. ", +" &*======*& ", +" &-========-& ", +" .*==$====*==*. ", +" @===;>--,'===% ", +" )===! ~~ {===# ", +" *====] ^====* ", +" *===-/ &-===* ", +" #===> !! (===# ", +" %===._==_.===! ", +" .*==========*: ", +" &-========-< ", +" &*======*< ", +" .%[**[!: ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3