diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/close-pressed.xpm | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/close-pressed.xpm b/themes/Mint-Y-Dark/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..4adb7cdb --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/close-pressed.xpm @@ -0,0 +1,63 @@ +/* XPM */ +static char *close_pressed[] = { +/* columns rows colors chars-per-pixel */ +"24 24 34 1", +" c #2F2F2F", +". c #373737", +"@ c #363833", +"# c #576648", +"$ c #6D8455", +"% c #78935C", +"& c #6C8455", +"* c #566547", +"= c #48523F", +"- c #77925B", +"; c #7B985E", +"> c #49523F", +", c #7B975E", +"' c #77935C", +") c #303130", +"! c #4D5942", +"~ c #7A975D", +"{ c #4E5A42", +"] c #303030", +"^ c #566447", +"/ c #6D8556", +"( c #556346", +"_ c #4B5640", +": c #4C5741", +"< c #525F44", +"[ c #536146", +"} c #515F44", +"| c #7A975E", +"1 c #4D5841", +"2 c #556447", +"3 c #586748", +"4 c #353732", +"5 c #48513E", +"6 c #6C8355", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;%;;;;';;'@ ", +" #;;;)!~~{];;;^ ", +" /;;;( _: <;;;& ", +" ';;;;[ };;;;- ", +" -;;;,_ =|;;;' ", +" $;;;1 22 :;;;& ", +" *;;;@3;;3@;;;2 ", +" @-;;;;;;;;;;-4 ", +" >,;;;;;;;;,5 ", +" >';;;;;;-5 ", +" @^6''624 ", +" ", +" ", +" ", +" ", +" "}; |
