JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
reverting to bg 555
authorAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 12:31:04 +0000 (13:31 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 12:31:04 +0000 (13:31 +0100)
config.arg.h
config.mk

index 93000bb..abd8756 100644 (file)
@@ -9,7 +9,7 @@
 #define NORMBGCOLOR            "#222"
 #define NORMFGCOLOR            "#ccc"
 #define SELBORDERCOLOR         "#69c"
-#define SELBGCOLOR             "#357"
+#define SELBGCOLOR             "#555"
 #define SELFGCOLOR             "#fff"
 #define TOPBAR                 True            /* False */
 
index 7d2da6f..a41fe8e 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 3.6.1
+VERSION = 3.7
 
 # Customize below to fit your system