diff --git a/neofetch b/neofetch index 3112bdb5..9c40faf9 100755 --- a/neofetch +++ b/neofetch @@ -2565,6 +2565,11 @@ colors() { ascii_distro="puppy" ;; + "Sparky"*) + setcolors 1 7 + ascii_distro="sparky" + ;; + "Scientific"*) setcolors 4 1 7 ;;