浏览代码

new colors

Anselm R. Garbe 19 年之前
父节点
当前提交
b41c56ae6b
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      config.h

+ 3 - 3
config.h

@@ -4,7 +4,7 @@
  */
 
 #define FONT		"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR		"#000000"
-#define FGCOLOR		"#ffaa00"
-#define BORDERCOLOR	"#ee8800"
+#define BGCOLOR		"#0c0c33"
+#define FGCOLOR		"#b2c8cd"
+#define BORDERCOLOR	"#3030c0"
 #define STATUSDELAY	10 /* milliseconds */