view xfwm4/title-3-inactive.xpm @ 3:1cb1984eadac

adjust the background of the maximize toggled button
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 08 Jun 2012 15:38:31 +0200
parents 53a8210f705a
children 3d27a74cef63
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 #616161",
"$	c #000000",
"----",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"...."};