default colors are best
authorAnselm R.Garbe <arg@10ksloc.org>
Tue, 8 Aug 2006 10:47:58 +0000 (12:47 +0200)
committerAnselm R.Garbe <arg@10ksloc.org>
Tue, 8 Aug 2006 10:47:58 +0000 (12:47 +0200)
config.arg.h

index 127edab..066c1a4 100644 (file)
@@ -4,6 +4,6 @@
  */
 
 #define FONT                   "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR                        "#004080"
-#define FGCOLOR                        "#ffffaa"
-#define BORDERCOLOR            "#004080"
+#define BGCOLOR                        "#666699"
+#define FGCOLOR                        "#eeeeee"
+#define BORDERCOLOR            "#9999CC"