aewl

changeset 646:665e78838cbb

using more thinkpad compliant colors
author arg@mig29
date Tue, 02 Jan 2007 16:29:01 +0100
parents 8e6d75c68b69
children fd2ea58b0b94
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/config.arg.h	Tue Jan 02 16:25:01 2007 +0100
     1.2 +++ b/config.arg.h	Tue Jan 02 16:29:01 2007 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  #define SELBGCOLOR		"#444444"
     1.5  #define SELFGCOLOR		"#ffffff"
     1.6  #define STATUSBGCOLOR		"#222222"
     1.7 -#define STATUSFGCOLOR		"#99ccff"
     1.8 +#define STATUSFGCOLOR		"#ccff00"
     1.9  
    1.10  #define MASTER			600		/* per thousand */
    1.11  #define MODKEY			Mod1Mask