diff --git a/neofetch b/neofetch index e1c7e7df..05b17e28 100755 --- a/neofetch +++ b/neofetch @@ -2576,10 +2576,15 @@ get_distro_colors() { set_colors 4 3 ;; - "NetBSD"* | "Parabola"* | "Tails"* | "BLAG"* | "Gentoo"* | "Funtoo"* | "SteamOS"* | "Devuan"*) + "NetBSD"* | "Parabola"* | "Tails"* | "BLAG"* | "Funtoo"* | "SteamOS"* | "Devuan"*) set_colors 5 7 ;; + "Gentoo"*) + set_colors 5 7 + ascii_distro="gentoo" + ;; + "OpenBSD"* | "GuixSD"* | "Pardus"*) set_colors 3 7 6 1 8 ;;