mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 01:00:17 +00:00
ascii: Fix bedrock colors. Closes #1156
This commit is contained in:
2
neofetch
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}--------------------------------------
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
Reference in New Issue
Block a user