about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 943a32f..f425006 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -13,7 +13,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 #define SELBGCOLOR		"#004499"
 #define SELFGCOLOR		"#ffffff"
-#define NORMBGCOLOR		"#222222"
+#define NORMBGCOLOR		"#444444"
 #define NORMFGCOLOR		"#cccccc"
 #define STATUSBGCOLOR		"#000000"
 #define STATUSFGCOLOR		"#0088ff"