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/shade-prelight.xpm | 55 ++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 themes/Mint-Y/xfwm4/shade-prelight.xpm (limited to 'themes/Mint-Y/xfwm4/shade-prelight.xpm') diff --git a/themes/Mint-Y/xfwm4/shade-prelight.xpm b/themes/Mint-Y/xfwm4/shade-prelight.xpm new file mode 100644 index 00000000..ab49e4bc --- /dev/null +++ b/themes/Mint-Y/xfwm4/shade-prelight.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char *shade_prelight[] = { +/* columns rows colors chars-per-pixel */ +"24 24 25 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #DBDBDB", +"# c #DEDEDE", +"$ c #D8D8D8", +"% c #D3D3D3", +"& c #DFDFDF", +"* c #D5D5D5", +"= c #E4E4E4", +"- c #F3F3F3", +"; c #FBFBFB", +"> c #D6D6D6", +", c #F5F5F5", +"' c #FDFDFD", +") c #F4F4F4", +"! c #B7B7B7", +"~ c #7D7D7D", +"{ c #404040", +"] c #B8B8B8", +"^ c #7E7E7E", +"/ c #E3E3E3", +"( c #D7D7D7", +"_ c #BBBBBB", +": c #FAFAFA", +"< c #D4D4D4", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%$#@ ", +" &*=-;;-=*& ", +" &>,'''''')>& ", +" @*,!~{{{{~])*@ ", +" #='~{{{{{'^'/# ", +" (-'{{{{{{{{'-$ ", +" %;''''_!'''';% ", +" %;'''_{{!''':< ", +" $-''_{{{{!''-$ ", +" #=''''{{''''/# ", +" @*)'''{{''')*@ ", +" &>)'''''')># ", +" &*/-;;-/*# ", +" @#$%%$#@ ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3