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-Grey/xfwm4/close-pressed.xpm | 61 ++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 themes/Mint-Y-Grey/xfwm4/close-pressed.xpm (limited to 'themes/Mint-Y-Grey/xfwm4/close-pressed.xpm') diff --git a/themes/Mint-Y-Grey/xfwm4/close-pressed.xpm b/themes/Mint-Y-Grey/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..5d4f4338 --- /dev/null +++ b/themes/Mint-Y-Grey/xfwm4/close-pressed.xpm @@ -0,0 +1,61 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 31 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D1D1D1", +"# c #AAAAAA", +"$ c #8F8F8F", +"% c #828282", +"& c #909090", +"* c #ABABAB", +"= c #BBBBBB", +"- c #838383", +"; c #7E7E7E", +"> c #BCBCBC", +", c #7F7F7F", +"' c #868686", +") c #858585", +"! c #D2D2D2", +"~ c #F5F5F5", +"{ c #C8C8C8", +"] c #C6C6C6", +"^ c #F7F7F7", +"/ c #F8F8F8", +"( c #CACACA", +"_ c #BFBFBF", +": c #BEBEBE", +"< c #C1C1C1", +"[ c #808080", +"} c #CBCBCB", +"| c #CECECE", +"1 c #C9C9C9", +"2 c #B8B8B8", +"3 c #848484", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;-! ", +" #;;;~{,,]^;;;# ", +" $;;;=/((/_;;;& ", +" %;;;;://<;;;;- ", +" -;;;[}//|[;;;- ", +" $;;;1/==/1;;;& ", +" *;;;.2;;2.;;;* ", +" @-;;;;;;;;;;3! ", +" >,;;;;;;;;,> ", +" >-;;;;;;3> ", +" !#&%%&*! ", +" ", +" ", +" ", +" ", +" " +}; -- cgit v1.2.3