diff config.default.h @ 237:7f8f7f14e9cd

readded border color, this sucks least
author Anselm R.Garbe <arg@10ksloc.org>
date Thu, 10 Aug 2006 11:12:15 +0200
parents 60e73ebaab27
children d659a2dce2b5
line wrap: on
line diff
--- a/config.default.h	Thu Aug 10 11:07:27 2006 +0200
+++ b/config.default.h	Thu Aug 10 11:12:15 2006 +0200
@@ -11,6 +11,7 @@
 #define FONT			"fixed"
 #define BGCOLOR			"#666699"
 #define FGCOLOR			"#eeeeee"
+#define BORDERCOLOR		"#9999CC"
 #define MODKEY			Mod1Mask
 #define NUMLOCKMASK		Mod2Mask
 #define MASTERW			60 /* percent */