view xfwm4/top-right-inactive.xpm @ 4:3d27a74cef63

make the outmost border black even when inactive
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 30 Oct 2012 08:07:57 +0100
parents 53a8210f705a
children
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 #000000",
"$	c #000000",
"------  ",
"++++++- ",
"######+-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
"#######-",
".......-"};