From 6c1e46654dae69bb7b3fe3935358a53e44628a75 Mon Sep 17 00:00:00 2001
From: "Anselm R. Garbe" <arg@10kloc.org>
Date: Thu, 24 Aug 2006 11:57:58 +0200
Subject: [PATCH] small color change

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

diff --git a/config.arg.h b/config.arg.h
index 5dbbb7c..91b014f 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -7,4 +7,4 @@
 #define NORMBGCOLOR		"#666699"
 #define NORMFGCOLOR		"#eeeeee"
 #define SELBGCOLOR		"#eeeeee"
-#define SELFGCOLOR		"#666699"
+#define SELFGCOLOR		"#000088"