*/
#define FONT "fixed"
-#define NORMBGCOLOR "#666699"
-#define NORMFGCOLOR "#eeeeee"
-#define SELBGCOLOR "#eeeeee"
-#define SELFGCOLOR "#666699"
+#define SELBGCOLOR "#666699"
+#define SELFGCOLOR "#eeeeee"
+#define NORMBGCOLOR "#333366"
+#define NORMFGCOLOR "#cccccc"
+#define STDIN_TIMEOUT 3 /* seconds */