diff options
author | Anselm R.Garbe | 2006-08-10 10:28:58 +0200 |
---|---|---|
committer | Anselm R.Garbe | 2006-08-10 10:28:58 +0200 |
commit | 4318bf2905a8da290ec83cb67f26bd06ba2e4dc9 (patch) | |
tree | 0595003df69ca5420bc3c9a7a86b6df1c66325bf /config.default.h | |
parent | 25f71b382953630a48e321737498f9c561e66433 (diff) |
removed unnecessary border color
Diffstat (limited to 'config.default.h')
-rw-r--r-- | config.default.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h index cf1baea..0b1abb4 100644 --- a/config.default.h +++ b/config.default.h @@ -6,4 +6,3 @@ #define FONT "fixed" #define BGCOLOR "#666699" #define FGCOLOR "#eeeeee" -#define BORDERCOLOR "#9999CC" |