Added support for Kogaion

This commit is contained in:
Dylan 2016-05-06 03:24:48 +10:00
parent 1ccb861216
commit 7165bea474
2 changed files with 26 additions and 0 deletions

View file

@ -2308,6 +2308,10 @@ colors () {
ascii_distro="redhat"
;;
"Kogaion"*)
setcolors 3 4 1
;;
"Fedora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*)
setcolors 7 4 1
;;