aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.arg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.arg.h b/config.arg.h
index a1f243b..b2953f3 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -4,6 +4,6 @@
4 */ 4 */
5 5
6#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" 6#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
7#define BGCOLOR "#eaffff" 7#define BGCOLOR "#663333"
8#define FGCOLOR "#000000" 8#define FGCOLOR "#ffffff"
9#define BORDERCOLOR "#8888cc" 9#define BORDERCOLOR "#993333"