Update colors.inc
This commit is contained in:
@@ -5,6 +5,7 @@ declare -A idsCL
|
||||
idsCL[Default]="\e[39m"
|
||||
idsCL[Black]="\e[30m"
|
||||
idsCL[Red]="\e[31m"
|
||||
idsCL[RedBold]="\e[1;31m"
|
||||
idsCL[Green]="\e[32m"
|
||||
idsCL[Yellow]="\e[33m"
|
||||
idsCL[Blue]="\e[34m"
|
||||
|
||||
Reference in New Issue
Block a user