From 6e0db8c88def1ba5758c385b7586585bcd251c5f Mon Sep 17 00:00:00 2001 From: Bert Date: Mon, 17 Jan 2011 17:19:13 +0100 Subject: New BG_COLOR setting in config.h --- config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index 63c5d0f..e048124 100644 --- a/config.h +++ b/config.h @@ -9,3 +9,5 @@ #define ZOOM_MIN 12.5 #define ZOOM_MAX 400 +/* */ +#define BG_COLOR "#777777" -- cgit v1.2.3-54-g00ecf