Преглед на файлове

made my colors tasting better with the background

arg@10ksloc.org преди 19 години
родител
ревизия
045f1840e0
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      config.arg.h

+ 3 - 3
config.arg.h

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