fix(logos): change primary text color for the GNU Hurd logo (#55)
closes #49
This commit is contained in:
parent
c22f025abe
commit
7e7cf324a2
@ -332,7 +332,7 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
([Gg][Nn][Uu]*|[Hh]urd*)
|
([Gg][Nn][Uu]*|[Hh]urd*)
|
||||||
read_ascii 6 <<-EOF
|
read_ascii 7 <<-EOF
|
||||||
${c7} ---${c3}[ ]${c7}<----
|
${c7} ---${c3}[ ]${c7}<----
|
||||||
${c7} v | |
|
${c7} v | |
|
||||||
${c3}[ ]${c7} --->${c3}[ ]${c7}|
|
${c3}[ ]${c7} --->${c3}[ ]${c7}|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user