瀏覽代碼

patched arg.h

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

+ 1 - 1
config.arg.h

@@ -11,7 +11,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define TILESYMBOL		"[]="
 
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define SELBGCOLOR		"#004499"
+#define SELBGCOLOR		"#0055bb"
 #define SELFGCOLOR		"#ffffff"
 #define NORMBGCOLOR		"#444444"
 #define NORMFGCOLOR		"#cccccc"