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/shade-toggled-pressed.xpm | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 themes/Mint-Y-Dark/xfwm4/shade-toggled-pressed.xpm (limited to 'themes/Mint-Y-Dark/xfwm4/shade-toggled-pressed.xpm') diff --git a/themes/Mint-Y-Dark/xfwm4/shade-toggled-pressed.xpm b/themes/Mint-Y-Dark/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 00000000..a4c334d6 --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,50 @@ +/* XPM */ +static char *shade_toggled_pressed[] = { +/* columns rows colors chars-per-pixel */ +"24 24 20 1", +". c #373737", +" c #2F2F2F", +"@ c #383838", +"# c #646464", +"$ c #818181", +"% c #909090", +"& c #636363", +"* c #515151", +"= c #8E8E8E", +"- c #949494", +"; c #939393", +"> c #CDCDCD", +", c #FCFCFC", +"' c #FFFFFF", +") c #CCCCCC", +"! c #8F8F8F", +"~ c #626262", +"{ c #828282", +"] c #505050", +"^ c #808080", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%$&@ ", +" *=------=* ", +" *;--------;* ", +" @=->,'''',)-!@ ", +" #--,'''''-,--~ ", +" {--''''''''--$ ", +" !--''----''--= ", +" =--''----''--! ", +" $--''----''--$ ", +" &--''''''''--~ ", +" @=-''''''''-=. ", +" *;--------;] ", +" *!------=] ", +" @~^!!^~. ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3