From 83c856773ea1920c425060bb9e2fd80e89974f96 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Thu, 13 Aug 2015 11:38:05 +0200 Subject: [PATCH] config: adjust visualizer colors for 256color terminals --- doc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config b/doc/config index 19bb8456..33f24dd3 100644 --- a/doc/config +++ b/doc/config @@ -101,7 +101,7 @@ # ## Alternative subset of 256 colors for terminals that support it. ## -#visualizer_color = 41, 83, 119, 155, 185, 215, 216, 209, 203, 197, 161 +#visualizer_color = 41, 83, 119, 155, 185, 215, 209, 203, 197, 161 # ##### system encoding ##### ##