diff options
Diffstat (limited to 'themes/Mint-Y-Orange/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Orange/xfwm4/close-pressed.xpm | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/themes/Mint-Y-Orange/xfwm4/close-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..616ddd3f --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/close-pressed.xpm @@ -0,0 +1,73 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 43 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D6D1CB", +"# c #CBAA8A", +"$ c #C38E5C", +"% c #BF8145", +"& c #C38F5D", +"* c #CCAA8A", +"= c #D0BBA7", +"- c #BF8247", +"; c #BE7D3F", +"> c #D1BBA7", +", c #BE7E40", +"' c #C2854A", +") c #C2844A", +"! c #C08248", +"~ c #D7D2CD", +"{ c #F7F5F4", +"] c #E2C8B0", +"^ c #BF7E41", +"/ c #E0C6AD", +"( c #F7F7F6", +"_ c #C38E5B", +": c #DBBB9C", +"< c #F8F8F8", +"[ c #E3CAB3", +"} c #E2CAB2", +"| c #DDBFA2", +"1 c #BF8146", +"2 c #DCBDA0", +"3 c #DEC0A4", +"4 c #BF7F41", +"5 c #E3CBB3", +"6 c #E4CEB9", +"7 c #BF7F42", +"8 c #E2C9B0", +"9 c #DBBA9B", +"0 c #E2C9B1", +"a c #F3EEE8", +"b c #DAB897", +"c c #CBAA8B", +"d c #C08348", +"e c #C48F5E", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;!~ ", +" #;;;{]^^/(;;;# ", +" _;;;:<[}<|;;;& ", +" 1;;;;2<<3;;;;- ", +" -;;;45<<67;;;! ", +" $;;;8<99<0;;;& ", +" *;;;ab;;ba;;;c ", +" @-;;;;;;;;;;d~ ", +" >,;;;;;;;;,= ", +" >!;;;;;;d= ", +" ~#e11ec~ ", +" ", +" ", +" ", +" ", +" " +}; |
