view xfwm4/top-right-inactive.xpm @ 1:21c2289096a8

fix some color definitions that were wrong before (but went unnoticed because of the default theme setting)
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 23 May 2012 03:58:06 +0200
parents 53a8210f705a
children 3d27a74cef63
line wrap: on
line source

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