lighten the default shadow, it's alittle harsh right now
This commit is contained in:
parent
b7964c3bae
commit
f7fe596e28
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue