瀏覽代碼

new stuff

Anselm R. Garbe 19 年之前
父節點
當前提交
8233dc8568
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.arg.h

+ 1 - 1
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"