view xfwm4/title-1-inactive.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 3d27a74cef63
children
line wrap: on
line source

/* XPM */
static char * title_inactive_xpm[] = {
"4 24 7 1",
" 	c None",
".	c #A0A0FF s inactive_shadow_1",
"+	c #E0E0FF s inactive_hilight_1",
"@	c #616161",
"#	c #B0B0FF s inactive_mid_1",
"-	c #000000",
"$	c #000000",
"----",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"...."};