lighten the default shadow, it's alittle harsh right now

This commit is contained in:
Dana Jansens 2007-03-04 17:03:50 +00:00
parent b7964c3bae
commit f7fe596e28

View file

@ -192,7 +192,7 @@ struct _RrAppearance {
#define RrDefaultFontSlant RR_FONTSLANT_NORMAL
#define RrDefaultFontShadow FALSE
#define RrDefaultFontShadowOffset 1
#define RrDefaultFontShadowTint 50
#define RrDefaultFontShadowTint 25
RrInstance* RrInstanceNew (Display *display, gint screen);
void RrInstanceFree (RrInstance *inst);