Mercurial > dwm-meillo
comparison config.arg.h @ 646:665e78838cbb
using more thinkpad compliant colors
author | arg@mig29 |
---|---|
date | Tue, 02 Jan 2007 16:29:01 +0100 |
parents | 8e6d75c68b69 |
children | 2359223e5691 |
comparison
equal
deleted
inserted
replaced
645:8e6d75c68b69 | 646:665e78838cbb |
---|---|
13 #define NORMBGCOLOR "#111111" | 13 #define NORMBGCOLOR "#111111" |
14 #define NORMFGCOLOR "#cccccc" | 14 #define NORMFGCOLOR "#cccccc" |
15 #define SELBGCOLOR "#444444" | 15 #define SELBGCOLOR "#444444" |
16 #define SELFGCOLOR "#ffffff" | 16 #define SELFGCOLOR "#ffffff" |
17 #define STATUSBGCOLOR "#222222" | 17 #define STATUSBGCOLOR "#222222" |
18 #define STATUSFGCOLOR "#99ccff" | 18 #define STATUSFGCOLOR "#ccff00" |
19 | 19 |
20 #define MASTER 600 /* per thousand */ | 20 #define MASTER 600 /* per thousand */ |
21 #define MODKEY Mod1Mask | 21 #define MODKEY Mod1Mask |
22 #define SNAP 40 /* pixel */ | 22 #define SNAP 40 /* pixel */ |
23 | 23 |