view xfwm4/maximize-toggled-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
line wrap: on
line source

/* XPM */
static char * maximize_toggled_inactive_xpm[] = {
"24 14 5 1",
" 	c None",
".	c #C0C0FF",
"+	c #D0D0FF",
"@	c #616161",
"#	c #D0D0FF",
" @@@@@@@@@@@@@@@@@@@@@@ ",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@#######@@@@@@@",
"@@@@@@@@@@#######@@@@@@@",
"@@@@@@@@@@@@@@@@#@@@@@@@",
"@@@@@@@#######@@#@@@@@@@",
"@@@@@@@#######@@#@@@@@@@",
"@@@@@@@#@@@@@#@@#@@@@@@@",
"@@@@@@@#@@@@@#@##@@@@@@@",
"@@@@@@@#@@@@@#@@@@@@@@@@",
"@@@@@@@#@@@@@#@@@@@@@@@@",
"@@@@@@@#######@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
" @@@@@@@@@@@@@@@@@@@@@@ "};