view xfwm4/top-left-active.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 21c2289096a8
children
line wrap: on
line source

/* XPM */
static char * top_left_active_xpm[] = {
"8 24 7 1",
" 	c None",
".	c #A0A0A0 s active_shadow_1",
"+  c #000000",
"@	c #B0B0B0 s active_mid_1",
"#	c #000000",
"-	c #000000",
"$	c #000000",
"  ------",
" -++++++",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+######",
"-+#####+",
"-+++++++",
"-......."};