default colors are best
Anselm R.Garbe arg@10ksloc.org
Tue, 08 Aug 2006 12:47:45 +0200
1 files changed,
3 insertions(+),
3 deletions(-)
jump to
M
config.arg.h
→
config.arg.h
@@ -9,9 +9,9 @@
#define DEFMODE dotile /* dofloat */ #define DEFTAG 0 /* index */ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#004080" -#define FGCOLOR "#ffffaa" -#define BORDERCOLOR "#004080" +#define BGCOLOR "#666699" +#define FGCOLOR "#eeeeee" +#define BORDERCOLOR "#9999CC" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask #define MASTERW 60 /* percent */