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