Commit 7165bea4 authored by Dylan's avatar Dylan

Added support for Kogaion

parent 1ccb8612
"\
${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};;
"
...@@ -2308,6 +2308,10 @@ colors () { ...@@ -2308,6 +2308,10 @@ colors () {
ascii_distro="redhat" ascii_distro="redhat"
;; ;;
"Kogaion"*)
setcolors 3 4 1
;;
"Fedora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*) "Fedora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*)
setcolors 7 4 1 setcolors 7 4 1
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment