aewl
changeset 671:f08b311dc231
changed status fg
author | Anselm R. Garbe <arg@suckless.org> |
---|---|
date | Mon, 08 Jan 2007 12:43:10 +0100 |
parents | 8274d5149b66 |
children | 3a5910fac3cc |
files | config.arg.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/config.arg.h Mon Jan 08 12:18:49 2007 +0100 1.2 +++ b/config.arg.h Mon Jan 08 12:43:10 2007 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 #define SELBGCOLOR "#336699" 1.5 #define SELFGCOLOR "#eeeeee" 1.6 #define STATUSBGCOLOR "#222222" 1.7 -#define STATUSFGCOLOR "#99ccff" 1.8 +#define STATUSFGCOLOR "#dddddd" 1.9 1.10 #define MASTER 600 /* per thousand */ 1.11 #define MODKEY Mod1Mask