JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed unnecessary border color
[dwm.git] / config.arg.h
index 91bed8c..cc3ee20 100644 (file)
@@ -9,9 +9,8 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define DEFMODE                        dotile /* dofloat */
 #define DEFTAG                 0 /* index */
 #define FONT                   "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR                        "#666699"
-#define FGCOLOR                        "#eeeeee"
-#define BORDERCOLOR            "#9999CC"
+#define BGCOLOR                        "#eeeeee"
+#define FGCOLOR                        "#666699"
 #define MODKEY                 Mod1Mask
 #define NUMLOCKMASK            Mod2Mask
 #define MASTERW                        60 /* percent */