dwm-meillo

changeset 366:9870a5f8192e

new stuff
author Anselm R. Garbe <arg@10kloc.org>
date Fri, 25 Aug 2006 17:34:03 +0200
parents 1ef0ef291275
children 5870a42e4c8d
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/config.arg.h	Fri Aug 25 17:31:57 2006 +0200
     1.2 +++ b/config.arg.h	Fri Aug 25 17:34:03 2006 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
     1.5  #define SELBGCOLOR		"#004499"
     1.6  #define SELFGCOLOR		"#ffffff"
     1.7 -#define NORMBGCOLOR		"#222222"
     1.8 +#define NORMBGCOLOR		"#444444"
     1.9  #define NORMFGCOLOR		"#cccccc"
    1.10  #define STATUSBGCOLOR		"#000000"
    1.11  #define STATUSFGCOLOR		"#0088ff"