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 066c1a4..c5e1874 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"