fixed
authorAnselm R. Garbe <arg@10kloc.org>
Tue, 22 Aug 2006 07:49:56 +0000 (09:49 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Tue, 22 Aug 2006 07:49:56 +0000 (09:49 +0200)
config.arg.h

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