changeset: 223:6df624296ec6
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Sun Sep 23 18:49:24 2007 +0200
summary: switching to white
diff -r f3f041c8996b -r 6df624296ec6 config.h
--- a/config.h Sun Sep 23 18:32:08 2007 +0200
+++ b/config.h Sun Sep 23 18:49:24 2007 +0200
@@ -2,9 +2,9 @@
/* appearance */
#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
-#define NORMBGCOLOR "#000"
-#define NORMFGCOLOR "#ccc"
-#define SELBGCOLOR "#00f"
-#define SELFGCOLOR "#fff"
+#define NORMBGCOLOR "#ffffff"
+#define NORMFGCOLOR "#000000"
+#define SELBGCOLOR "#0000ff"
+#define SELFGCOLOR "#ffffff"
/* next macro defines the space between menu items */
#define SPACE 30 /* px */
Received on Sun Sep 23 2007 - 18:53:43 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:16 UTC