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