JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
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 abd8756..93000bb 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 */