feat(logos): update GNU Hurd logo

* update gnu logo

https://github.com/dylanaraps/pfetch/pull/152

* Fix title color

* Update README

---------

Co-authored-by: Adrian Groh <adrian.groh@t-online.de>
This commit is contained in:
Un1q32 2024-04-23 06:39:24 -04:00 committed by GitHub
parent dbd6a1ca11
commit 99da6af80a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 20 deletions

View File

@ -16,13 +16,13 @@ minimalistic look.
Arch Linux, ArcoLinux, Artix Linux, Bazzite _(new)_, Bedrock Linux, Buildroot,
CelOS, CentOS, Crystal Linux, dahliaOS, Debian, Devuan, DietPi _(new)_,
DragonflyBSD, Elementary OS, EndeavourOS, Fedora, Fiwix _(new)_, FreeBSD, Garuda
Linux, Gentoo Linux, Gnu, Guix, Haiku, HydroOS, Hyperbola, instantOS, IRIX, KDE
neon, Linux Lite, Linux, Mint, macOS, Mageia, Manjaro, Minix, MorphOS _(new)_,
MX Linux, NetBSD, NixOS, Nobara Project _(new)_, OpenBSD, openSUSE Tumbleweed,
openSUSE Leap, OpenWrt, Oracle Linux _(new)_, Parabola, Pop!\_OS _(updated)_,
PureOS, Raspbian, Rocky Linux _(new)_, SerenityOS, Slackware, Solus, SteamOS
_(new)_, Solaris, Ubuntu, Vanilla OS _(new)_, Void Linux, Windows _(new)_,
Xeonix Linux
Linux, Gentoo Linux, Gnu Hurd _(updated)_, Guix, Haiku, HydroOS, Hyperbola,
instantOS, IRIX, KDE neon, Linux Lite, Linux, Mint, macOS, Mageia, Manjaro,
Minix, MorphOS _(new)_, MX Linux, NetBSD, NixOS, Nobara Project _(new)_,
OpenBSD, openSUSE Tumbleweed, openSUSE Leap, OpenWrt, Oracle Linux _(new)_,
Parabola, Pop!\_OS _(updated)_, PureOS, Raspbian, Rocky Linux _(new)_,
SerenityOS, Slackware, Solus, SteamOS _(new)_, Solaris, Ubuntu, Vanilla OS
_(new)_, Void Linux, Windows _(new)_, Xeonix Linux
You can check out how they look [here](./all_logos.md).

View File

@ -331,19 +331,14 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
EOF
;;
[Gg][Nn][Uu]*)
read_ascii 3 <<- EOF
${c2} _-\`\`-, ,-\`\`-_
${c2} .' _-_| |_-_ '.
${c2}./ /_._ _._\\ \\.
${c2}: _/_._\`:'_._\\_ :
${c2}\\:._/ ,\` \\ \\ \\_.:/
${c2} ,-';'.@) \\ @) \\
${c2} ,'/' ..- .\\,-.|
${c2} /'/' \\(( \\\` ./ )
${c2} '/'' \\_,----'
${c2} '/'' ,;/''
${c2} \`\`;'
([Gg][Nn][Uu]*|[Hh]urd*)
read_ascii 6 <<-EOF
${c7} ---${c3}[ ]${c7}<----
${c7} v | |
${c3}[ ]${c7} --->${c3}[ ]${c7}|
${c7} ^ | |
${c7} | ${c3}[ ]${c7}---|--
${c7} ---------
EOF
;;