Mercurial > dwm-meillo
changeset 646:665e78838cbb
using more thinkpad compliant colors
author | arg@mig29 |
---|---|
date | Tue, 02 Jan 2007 16:29:01 +0100 (2007-01-02) |
parents | 8e6d75c68b69 |
children | fd2ea58b0b94 |
files | config.arg.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.arg.h Tue Jan 02 16:25:01 2007 +0100 +++ b/config.arg.h Tue Jan 02 16:29:01 2007 +0100 @@ -15,7 +15,7 @@ #define SELBGCOLOR "#444444" #define SELFGCOLOR "#ffffff" #define STATUSBGCOLOR "#222222" -#define STATUSFGCOLOR "#99ccff" +#define STATUSFGCOLOR "#ccff00" #define MASTER 600 /* per thousand */ #define MODKEY Mod1Mask