Reduced size of distro colors

This commit is contained in:
Dylan 2016-02-23 21:20:36 +11:00
parent ae51ec40e8
commit f2c717a5d7
1 changed files with 3 additions and 11 deletions

14
fetch
View File

@ -1983,10 +1983,6 @@ colors () {
setcolors 4 8
;;
"KaOS"*)
setcolors 4 7 1
;;
"Mac"* | "Manjaro"* | "Deepin"*)
setcolors 2 3 1 1 5 4
;;
@ -2024,12 +2020,8 @@ colors () {
setcolors 2 7
;;
"PCLinuxOS"* | "Slackware"*)
setcolors 4 7
;;
"Raspbian"*)
setcolors 2 1
"PCLinuxOS"* | "Slackware"* | "KaOS")
setcolors 4 7 1
;;
"Scientific"*)
@ -2057,7 +2049,7 @@ colors () {
setcolors 1 2 4 3
;;
*)
"Raspbian"* | *)
setcolors 2 1
;;
esac