From 8f25d0190bde4b4d912a96defc8ace64da9c8d59 Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 2 Feb 2018 16:49:32 +0100 Subject: [PATCH] Add files via upload --- neofetch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/neofetch b/neofetch index c7a285f2..bcfb125a 100755 --- a/neofetch +++ b/neofetch @@ -3242,7 +3242,7 @@ get_distro_colors() { ;; "Anarchy"*) - set_colors 4 6 + set_colors 7 4 ascii_file="anarchy" ;; @@ -3338,7 +3338,7 @@ get_distro_colors() { ;; "Calculate"*) - set_colors 0 3 + set_colors 7 3 ascii_file="calculate" ;; @@ -3649,7 +3649,7 @@ get_distro_colors() { ;; "NuTyX"*) - set_colors 4 + set_colors 4 1 ascii_file="nutyx" ;; @@ -3863,7 +3863,7 @@ get_distro_colors() { ascii_file="tails" ;; - "Trisquel"*) + "Trisquel"*) set_colors 4 6 ascii_file="trisquel" ;;