From c6113a3b2775f83ae552394c000ee6cc8b20316f Mon Sep 17 00:00:00 2001 From: "Anselm R.Garbe" Date: Thu, 10 Aug 2006 11:13:21 +0200 Subject: readded border colors, this sucks least --- config.default.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.default.h') diff --git a/config.default.h b/config.default.h index 0b1abb4..cf1baea 100644 --- a/config.default.h +++ b/config.default.h @@ -6,3 +6,4 @@ #define FONT "fixed" #define BGCOLOR "#666699" #define FGCOLOR "#eeeeee" +#define BORDERCOLOR "#9999CC" -- cgit v1.2.3