dwm-meillo
changeset 367:5870a42e4c8d
patched arg.h
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 17:42:58 +0200 |
parents | 9870a5f8192e |
children | 99b3c6c69610 |
files | config.arg.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/config.arg.h Fri Aug 25 17:34:03 2006 +0200 1.2 +++ b/config.arg.h Fri Aug 25 17:42:58 2006 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 #define TILESYMBOL "[]=" 1.5 1.6 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" 1.7 -#define SELBGCOLOR "#004499" 1.8 +#define SELBGCOLOR "#0055bb" 1.9 #define SELFGCOLOR "#ffffff" 1.10 #define NORMBGCOLOR "#444444" 1.11 #define NORMFGCOLOR "#cccccc"