OS: Added support for refracta

This commit is contained in:
dylan araps
2017-08-25 09:55:06 +10:00
parent 8f77d79c6f
commit 9b92375f88
2 changed files with 24 additions and 0 deletions

View File

@@ -3548,6 +3548,11 @@ get_distro_colors() {
ascii_file="redhat"
;;
"Refracted Devuan"*)
set_colors 8 7
ascii_file="refracta"
;;
"Rosa"*)
set_colors 4 7 1
ascii_file="rosa"