view xfwm4/bottom-left-active.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 * bottom_left_active_xpm[] = {
"16 16 5 1",
" 	c None",
"+	c #E0E0E0 s active_hilight_2",
"@	c #000000",
"$	c #B0B0B0 s active_mid_2",
"#	c #C0C0C0 s active_color_2",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##            ",
"@+##############",
"@+##############",
"@@$$$$$$$$$$$$$$",
" @@@@@@@@@@@@@@@"};