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