diff --git a/neofetch b/neofetch index 48b96d21..c11ae45b 100755 --- a/neofetch +++ b/neofetch @@ -807,7 +807,7 @@ image_source="auto" # openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel, # Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE, # Ubuntu-Studio, Ubuntu, Univention, Venom, Void, VNux, LangitKetujuh, semc, -# Obarun, windows10, Windows7, Xubuntu, Zorin, and IRIX have ascii logos. +# Obarun, windows10, Windows7, Xubuntu, Zorin, Vanilla, and IRIX have ascii logos. # NOTE: Arch, Ubuntu, Redhat, Fedora and Dragonfly have 'old' logo variants. # Use '{distro name}_old' to use the old logos. # NOTE: Ubuntu has flavor variants. @@ -11202,6 +11202,40 @@ ${c1} | (-- | | EOF ;; + + "Vanilla"*) + set_colors 11 15 + read -rd '' ascii_data <<'EOF' +${c1} + .------: + .---------. + :----::-----. + .:-----::------: + -------::-------: + .-------::--------. + ....... :------:::--------. ...::::::::.... +::----------------:.:------:::--------::------------------: + --------------------------:::---------------------:-----: + .-----:::------------------::----------------::::::----: + :-----:::::---------------::-------------:::::--------. + :-------:::::---------:::::::::------::::-----------. + :----------:::::----::::...::::-:::::-------------. + .------------::::::.....---.....::--------------: + :-------------:::..------...:::------------:. + .::---------::::..------.::::-------::.. + .:--------::....----..:--------::. + .:-----------:::::....::::-----------:. + .:-----------:::::::::::::::::-----------: + .-----------::::------:-------:::----------:. + ----------:::--------: .--------:::---------- + :------:::::---------. .---------::::-------: + :-----::::----------:. .:----------::::----- + .-----::------------: :-----------:::----: + .-----------------:: .:---------------: + ..::::------:::.. ...::::::::::-: +EOF + ;; + "Obarun"*) set_colors 6 6 7 1