Skip to content

Commit

Permalink
fix(logos): change primary text color for the GNU Hurd logo (#55)
Browse files Browse the repository at this point in the history
closes #49
  • Loading branch information
Un1q32 authored Jun 26, 2024
1 parent c22f025 commit 7e7cf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pfetch-extractor/logos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
;;

([Gg][Nn][Uu]*|[Hh]urd*)
read_ascii 6 <<-EOF
read_ascii 7 <<-EOF
${c7} ---${c3}[ ]${c7}<----
${c7} v | |
${c3}[ ]${c7} --->${c3}[ ]${c7}|
Expand Down

0 comments on commit 7e7cf32

Please sign in to comment.