diff --git a/ascii/distro/kogaion b/ascii/distro/kogaion new file mode 100644 index 00000000..0eeccbd0 --- /dev/null +++ b/ascii/distro/kogaion @@ -0,0 +1,22 @@ +"\ +${c1} ;; ${c2},; +${c1} ;;; ${c2},;; +${c1} ,;;;; ${c2};;;; +${c1} ;;;;;;;;; ${c2};;;; +${c1} ;;;;;;;;;;; ${c2};;;;; +${c1} ;;;;;;;;;;;; ${c2}';;;;;, +${c1} ;;;;;;;;;;;;;;, ${c2}';;;;;;; +${c1} ;;;;;;;;;;;;;;;;;, ${c2}';;;;; +${c3}; ${c1}';;;;;;;;;;;;;;;;;;, ${c2};;; +${c3};;;, ${c1}';;;;;;;;;;;;;;;;;;;,${c2};; +${c3};;;;;, ${c1}';;;;;;;;;;;;;;;;;;, +${c3};;;;;;;;, ${c1}';;;;;;;;;;;;;;;;, +${c3};;;;;;;;;;;;, ${c1}';;;;;;;;;;;;;; +${c3}';;;;;;;;;;;;; ${c1}';;;;;;;;;;;;; +${c3} ';;;;;;;;;;;;;, ${c1}';;;;;;;;;;; +${c3} ';;;;;;;;;;;;; ${c1};;;;;;;;;; +${c3} ';;;;;;;;;;;; ${c1};;;;;;;; +${c3} ';;;;;;;; ${c1};;;;;; +${c3} ';;;;; ${c1};;;; +${c3} ';;; ${c1};; +" diff --git a/neofetch b/neofetch index 074ed91e..66857117 100755 --- a/neofetch +++ b/neofetch @@ -2308,6 +2308,10 @@ colors () { ascii_distro="redhat" ;; + "Kogaion"*) + setcolors 3 4 1 + ;; + "Fedora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*) setcolors 7 4 1 ;;