ASCII: Add mac_small

This commit is contained in:
Muhammad Herdiansyah
2017-07-22 21:48:27 +07:00
parent de108fec2b
commit bc549ce075
2 changed files with 13 additions and 0 deletions

View File

@@ -3187,6 +3187,11 @@ get_distro_colors() {
ascii_file="lubuntu"
;;
"mac"*"_small")
set_colors 2 3 1 5 4
ascii_file="mac_small"
;;
"mac" | "Darwin")
set_colors 2 3 1 1 5 4
ascii_file="mac"