view xfwm4/close-active.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 3fdf11c1694e
line wrap: on
line source

/* XPM */
static char * close_active_xpm[] = {
"24 14 5 1",
" 	c None",
".	c #C0C0FF s active_color_1",
"+	c #D0D0FF s active_hilight_1",
"@	c #A0A0FF s active_shadow_1",
"#	c #FFFFFF s active_text_color",
" @@@@@@@@@@@@@@@@@@@@@@ ",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@##@@@@##@@@@@@@@",
"@@@@@@@@###@@###@@@@@@@@",
"@@@@@@@@@######@@@@@@@@@",
"@@@@@@@@@@####@@@@@@@@@@",
"@@@@@@@@@@####@@@@@@@@@@",
"@@@@@@@@@######@@@@@@@@@",
"@@@@@@@@###@@###@@@@@@@@",
"@@@@@@@@##@@@@##@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@",
" @@@@@@@@@@@@@@@@@@@@@@ "};