From f71edace6395abfd0dc798f20e3ab8f2a67f38f4 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 13 Dec 2020 14:19:48 +0100 Subject: [PATCH] Better defaults for visualization in 256 colors --- doc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config b/doc/config index 4f2df78b..fa153e84 100644 --- a/doc/config +++ b/doc/config @@ -92,7 +92,7 @@ # ## Alternative subset of 256 colors for terminals that support it. ## -#visualizer_color = 41, 83, 119, 155, 185, 215, 209, 203, 197, 161 +#visualizer_color = 47, 83, 119, 155, 191, 227, 221, 215, 209, 203, 197, 161 # ## ## Note: The next few visualization options apply to the spectrum visualizer.