view xfwm4/title-2-active.xpm @ 5:e1ac66345510

add a README that gives a meaningful hint where to put the theme.
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 19 Aug 2014 20:35:33 +0200
parents 21c2289096a8
children
line wrap: on
line source

/* XPM */
static char * title_active_xpm[] = {
"4 24 7 1",
" 	c None",
".	c #A0A0FF s active_shadow_1",
"+  c #000000",
"@  c #000000",
"#	c #B0B0FF s active_mid_1",
"-  c #000000",
"$	c #000000",
"@@@@",
"++++",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"@@@@",
"++++",
"...."};