made my colors tasting better with the background 045f1840
arg@10ksloc.org · 2006-08-07 10:28 1 file(s) · +3 −3
config.arg.h +3 −3
9 9
#define DEFMODE			dotile /* dofloat */
10 10
#define DEFTAG			1 /* index */
11 11
#define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
12 -
#define BGCOLOR			"#eaffff"
13 -
#define FGCOLOR			"#000000"
14 -
#define BORDERCOLOR		"#8888cc"
12 +
#define BGCOLOR			"#663333"
13 +
#define FGCOLOR			"#ffffff"
14 +
#define BORDERCOLOR		"#993333"
15 15
#define MODKEY			Mod1Mask
16 16
#define NUMLOCKMASK		Mod2Mask
17 17
#define MASTERW			60 /* percent */