瀏覽代碼

reverting to bg 555

Anselm R. Garbe 19 年之前
父節點
當前提交
84ae6e12eb
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      config.arg.h
  2. 1 1
      config.mk

+ 1 - 1
config.arg.h

@@ -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 */
 

+ 1 - 1
config.mk

@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 3.6.1
+VERSION = 3.7
 
 # Customize below to fit your system