Update colors.inc
This commit is contained in:
@@ -60,7 +60,7 @@ idsCLf[Blue]=$(tput setaf 4)
|
||||
idsCLf[Magenta]=$(tput setaf 5)
|
||||
idsCLf[Cyan]=$(tput setaf 6)
|
||||
idsCLf[White]=$(tput setaf 7)
|
||||
idsCLf[Bright]=$(tput bold)
|
||||
idsCLf[Bold]=$(tput bold)
|
||||
idsCLf[Default]=$(tput sgr0)
|
||||
idsCLf[Blink]=$(tput blink)
|
||||
idsCLf[Reverse]=$(tput smso)
|
||||
|
||||
Reference in New Issue
Block a user