ascii: revert colors (#1519)

master
Michael Straube 6 years ago committed by GitHub
parent a8c9214b99
commit bed4e9a8a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      neofetch

@ -7745,7 +7745,7 @@ EOF
;;
"Lubuntu"*)
set_colors 27 7 1
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
${c1} `.:/ossyyyysso/:.
`.:yyyyyyyyyyyyyyyyyy:.`
@ -10281,7 +10281,7 @@ EOF
;;
"Xubuntu"*)
set_colors 20 7 1
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
${c1} `.:/ossyyyysso/:.
`.yyyyyyyyyyyyyyyyyyyy.`

Loading…
Cancel
Save