From eaa59da1e9450cdfb9d37c019bc8efe1cc2ceaa3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 8 Jan 2019 17:13:32 +0200 Subject: [PATCH] ascii: Fix bedrock colors. Closes #1156 --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 39f0600e..0b18d238 100755 --- a/neofetch +++ b/neofetch @@ -5275,7 +5275,7 @@ EOF ;; "Bedrock"*) - set_colors 0 7 + set_colors 8 7 read -rd '' ascii_data <<'EOF' ${c1}-------------------------------------- --------------------------------------