about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-24 15:55:28 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-24 15:55:28 +0200
commit02d5dddc003b2e5af86754bf13783c0cdf193262 (patch)
tree4cb6b9eac36d265dbb27bcdfce5aba8b9a9238b6
parentc789941bba6039026447f0472d15f49062d65308 (diff)
downloaddwm-02d5dddc003b2e5af86754bf13783c0cdf193262.tar.gz
rev 900, cool
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index eb4d768..6ff9973 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -9,7 +9,7 @@
 #define NORMBORDERCOLOR		"#333"
 #define NORMBGCOLOR		"#222"
 #define NORMFGCOLOR		"#ccc"
-#define SELBORDERCOLOR		"#248"
+#define SELBORDERCOLOR		"#8c8"
 #define SELBGCOLOR		"#555"
 #define SELFGCOLOR		"#fff"