diff options
Diffstat (limited to 'config.default.h')
| -rw-r--r-- | config.default.h | 1 | 
1 files changed, 1 insertions, 0 deletions
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"  | 
