From 841d1a05d0f64d4924942707f0dad41ffe9e4a65 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 14 Oct 2016 09:47:49 +1100 Subject: [PATCH] Colorblocks: Show 16 colors by default --- config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config b/config/config index 2eb19348..6e8a4899 100644 --- a/config/config +++ b/config/config @@ -240,7 +240,7 @@ underline_char="-" # Color block range # --block_range start end start=0 -end=7 +end=15 # Toggle color blocks # --color_blocks on/off