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 1e0ff8c..a23a773 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -4,7 +4,7 @@
4 */ 4 */
5 5
6#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" 6#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
7#define SELBGCOLOR "#666699" 7#define SELBGCOLOR "#0055bb"
8#define SELFGCOLOR "#eeeeee" 8#define SELFGCOLOR "#ffffff"
9#define NORMBGCOLOR "#333366" 9#define NORMBGCOLOR "#444444"
10#define NORMFGCOLOR "#cccccc" 10#define NORMFGCOLOR "#cccccc"