reverting to bg 555
authorAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 13:31:04 +0100
changeset 806 b70dfab847b7
parent 805 b8ed9cfad942
child 807 5f8b05768780
reverting to bg 555
config.arg.h
config.mk
--- a/config.arg.h	Wed Feb 21 13:29:02 2007 +0100
+++ b/config.arg.h	Wed Feb 21 13:31:04 2007 +0100
@@ -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 */
 
--- a/config.mk	Wed Feb 21 13:29:02 2007 +0100
+++ b/config.mk	Wed Feb 21 13:31:04 2007 +0100
@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 3.6.1
+VERSION = 3.7
 
 # Customize below to fit your system