aewl
changeset 226:adbfcac63cdc
default colors are best
author | Anselm R.Garbe <arg@10ksloc.org> |
---|---|
date | Tue, 08 Aug 2006 12:47:45 +0200 |
parents | 40432020c0e8 |
children | be79a77ae9e4 |
files | config.arg.h |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line diff
1.1 --- a/config.arg.h Tue Aug 08 11:47:29 2006 +0200 1.2 +++ b/config.arg.h Tue Aug 08 12:47:45 2006 +0200 1.3 @@ -9,9 +9,9 @@ 1.4 #define DEFMODE dotile /* dofloat */ 1.5 #define DEFTAG 0 /* index */ 1.6 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" 1.7 -#define BGCOLOR "#004080" 1.8 -#define FGCOLOR "#ffffaa" 1.9 -#define BORDERCOLOR "#004080" 1.10 +#define BGCOLOR "#666699" 1.11 +#define FGCOLOR "#eeeeee" 1.12 +#define BORDERCOLOR "#9999CC" 1.13 #define MODKEY Mod1Mask 1.14 #define NUMLOCKMASK Mod2Mask 1.15 #define MASTERW 60 /* percent */