uriel didn't understood dmenu code, he broke nearly everything
[dmenu.git] / config.default.h
index 48c810a..0bae3a1 100644 (file)
@@ -4,7 +4,8 @@
  */
 
 #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 */