dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit 35210e3998a3795fff844fff4de5fd8a2cf46e9f
parent df85dd743c9924bb2925943dbaf57acf0d0fc31f
Author: arg@localhost.10kloc.org <unknown>
Date:   Mon, 21 Aug 2006 17:45:46 +0200

applied OpenBSD changes..
Diffstat:
Mconfig.arg.h | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.arg.h b/config.arg.h
@@ -4,6 +4,6 @@
  */
 
 #define FONT            "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR            "#0d121d"
+#define BGCOLOR            "#666699"
 #define FGCOLOR            "#eeeeee"
-#define BORDERCOLOR        "#3f484d"
+#define BORDERCOLOR        "#9999CC"