ascii: Fix bedrock colors. Closes #1156

master
Dylan Araps 7 years ago
parent 056a99bfa2
commit eaa59da1e9
  1. 2
      neofetch

@ -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}--------------------------------------
-------------------------------------- --------------------------------------

Loading…
Cancel
Save