view xfwm4/menu-pressed.xpm @ 7:3fdf11c1694e

update the color names to restore the desired look
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 02 Jul 2015 05:01:50 +0200
parents 53a8210f705a
children
line wrap: on
line source

/* XPM */
static char * menu_pressed_xpm[] = {
"18 18 2 1",
" 	c None",
"@	c #C0C0FF s active_color_1",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@"};