Fix incorrect colours for Apple ASCII logo

This commit is contained in:
Nicolas Camenisch 2021-01-12 14:41:32 +01:00 committed by GitHub
parent 4498da8f54
commit c095f801ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
pfetch
View File

@ -1394,11 +1394,11 @@ get_ascii() {
([Mm]ac[Oo][Ss]*|[Dd]arwin*)
read_ascii 1 <<-EOF
${c1} .:'
${c1} _ :'_
${c2} .'\`_\`-'_\`\`.
${c2}:________.-'
${c3}:_______:
${c2} .:'
${c2} _ :'_
${c3} .'\`_\`-'_\`\`.
${c1}:________.-'
${c1}:_______:
${c4} :_______\`-;
${c5} \`._.-._.'
EOF