Ver Fonte

new colors

Anselm R. Garbe há 19 anos atrás
pai
commit
b41c56ae6b
1 ficheiros alterados com 3 adições e 3 exclusões
  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 */