view xfwm4/maximize-toggled-inactive.xpm @ 2:5ead5b13a73d

fix inactive background of toolbar buttons
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 08 Jun 2012 07:02:32 +0200
parents 53a8210f705a
children 1cb1984eadac
line wrap: on
line source

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