also made my colors tasting better with my overall colorscheme
authorarg@10ksloc.org <unknown>
Mon, 7 Aug 2006 08:28:42 +0000 (10:28 +0200)
committerarg@10ksloc.org <unknown>
Mon, 7 Aug 2006 08:28:42 +0000 (10:28 +0200)
config.arg.h

index a1f243b..b2953f3 100644 (file)
@@ -4,6 +4,6 @@
  */
 
 #define FONT                   "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR                        "#eaffff"
-#define FGCOLOR                        "#000000"
-#define BORDERCOLOR            "#8888cc"
+#define BGCOLOR                        "#663333"
+#define FGCOLOR                        "#ffffff"
+#define BORDERCOLOR            "#993333"