view xfwm4/bottom-right-active.xpm @ 7:3fdf11c1694e

update the color names to restore the desired look
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 02 Jul 2015 05:01:50 +0200
parents 53a8210f705a
children
line wrap: on
line source

/* XPM */
static char * bottom_right_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",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"            ##$@",
"##############$@",
"##############$@",
"$$$$$$$$$$$$$$@@",
"@@@@@@@@@@@@@@@ "};