summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-20 16:03:10 +0100
committerBert <ber.t@gmx.com>2011-01-20 16:03:10 +0100
commitc399c1a08552393633e836219ceeef2f2b0ab5f3 (patch)
treeba6d62a0c07355009368cf5d607d9fb91a7e8ef1 /config.h
parent00f32120a6c62069b66737a5265d9befa3ac59ac (diff)
downloadnsxiv-c399c1a08552393633e836219ceeef2f2b0ab5f3.tar.zst
Brighter default background color
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index e048124..32f8c37 100644
--- a/config.h
+++ b/config.h
@@ -10,4 +10,4 @@
#define ZOOM_MAX 400
/* */
-#define BG_COLOR "#777777"
+#define BG_COLOR "#888888"