浏览代码

using more thinkpad compliant colors

arg@mig29 19 年之前
父节点
当前提交
21898c6049
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -15,7 +15,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #define SELBGCOLOR		"#444444"
 #define SELBGCOLOR		"#444444"
 #define SELFGCOLOR		"#ffffff"
 #define SELFGCOLOR		"#ffffff"
 #define STATUSBGCOLOR		"#222222"
 #define STATUSBGCOLOR		"#222222"
-#define STATUSFGCOLOR		"#99ccff"
+#define STATUSFGCOLOR		"#ccff00"
 
 
 #define MASTER			600		/* per thousand */
 #define MASTER			600		/* per thousand */
 #define MODKEY			Mod1Mask
 #define MODKEY			Mod1Mask