diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/close-pressed.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/close-pressed.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/close-pressed.xpm b/themes/Mint-X-compact/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..88d327cc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"12 18 4 1", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #6897BC s active_color_1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@##@@@@##@@", +"@@###@@###@@", +"@@@######@@@", +"@@@@####@@@@", +"@@@@####@@@@", +"@@@######@@@", +"@@###@@###@@", +"@@##@@@@##@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
