]> git.armaanb.net Git - dwm.git/commitdiff
s/555/357/ for SELCOLOR
authorAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 12:29:02 +0000 (13:29 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 12:29:02 +0000 (13:29 +0100)
config.arg.h

index abd8756928b1ffb173d67f07d00e8e12e6717c23..93000bbd6d1314fe23c8068878ce10894d630070 100644 (file)
@@ -9,7 +9,7 @@
 #define NORMBGCOLOR            "#222"
 #define NORMFGCOLOR            "#ccc"
 #define SELBORDERCOLOR         "#69c"
-#define SELBGCOLOR             "#555"
+#define SELBGCOLOR             "#357"
 #define SELFGCOLOR             "#fff"
 #define TOPBAR                 True            /* False */