Update colors.inc
This commit is contained in:
@@ -53,7 +53,7 @@ declare -A idsCLf
|
||||
idsCLf[Black]=$(tput setaf 0)
|
||||
idsCLf[Red]=$(tput setaf 1)
|
||||
idsCLf[Green]=$(tput setaf 2)
|
||||
idsCLf[Yello]=$(tput setaf 3)
|
||||
idsCLf[Yellow]=$(tput setaf 3)
|
||||
idsCLf[LimeYellow]=$(tput setaf 190)
|
||||
idsCLf[PowderBlue]=$(tput setaf 153)
|
||||
idsCLf[Blue]=$(tput setaf 4)
|
||||
|
||||
Reference in New Issue
Block a user