Browse Source

settle with grey

arg@10ksloc.org 19 years ago
parent
commit
6a8e176df1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config.arg.h

+ 2 - 2
config.arg.h

@@ -9,9 +9,9 @@ const char *tags[] = { "fnord", "dev", "net", "work", "misc", NULL };
 #define DEFMODE			dotile /* dofloat */
 #define DEFMODE			dotile /* dofloat */
 #define DEFTAG			1 /* index */
 #define DEFTAG			1 /* index */
 #define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
 #define FONT			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR			"#663333"
+#define BGCOLOR			"#444444"
 #define FGCOLOR			"#ffffff"
 #define FGCOLOR			"#ffffff"
-#define BORDERCOLOR		"#993333"
+#define BORDERCOLOR		"#222222"
 #define MODKEY			Mod1Mask
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			60 /* percent */
 #define MASTERW			60 /* percent */