fixes coloring of aerOS logo
This commit is contained in:
parent
6167ba885b
commit
025dff4c30
1 changed files with 2 additions and 2 deletions
4
neofetch
4
neofetch
|
@ -6143,9 +6143,9 @@ EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"aerOS"*)
|
"aerOS"*)
|
||||||
set_colors 6 6 7 1
|
set_colors fg 0 0 0
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1} y:
|
${c1}
|
||||||
ooo OOO OOO ooo
|
ooo OOO OOO ooo
|
||||||
oOO OOo
|
oOO OOo
|
||||||
oOO OOo
|
oOO OOo
|
||||||
|
|
Loading…
Reference in a new issue