Commit eaa59da1 authored by Dylan Araps's avatar Dylan Araps

ascii: Fix bedrock colors. Closes #1156

parent 056a99bf
...@@ -5275,7 +5275,7 @@ EOF ...@@ -5275,7 +5275,7 @@ EOF
;; ;;
"Bedrock"*) "Bedrock"*)
set_colors 0 7 set_colors 8 7
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1}-------------------------------------- ${c1}--------------------------------------
-------------------------------------- --------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment