diff options
Diffstat (limited to 'themes/Mint-Y-Grey/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Grey/xfwm4/close-pressed.xpm | 61 |
1 files changed, 61 insertions, 0 deletions
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> ", +" !#&%%&*! ", +" ", +" ", +" ", +" ", +" " +}; |
