From 784659565a7a4169fef9ad469ef841630758df26 Mon Sep 17 00:00:00 2001
From: "Anselm R. Garbe" <arg@suckless.org>
Date: Wed, 21 Feb 2007 13:29:02 +0100
Subject: s/555/357/ for SELCOLOR

---
 config.arg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.arg.h b/config.arg.h
index abd8756..93000bb 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -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 */
 
-- 
cgit v1.2.3