Description
Words in terminal output can be highlighted with color so repeated terms, errors, or important values are easier to spot. It is useful for shell users who inspect logs, command output, or generated text.
Highlighting is only a visual aid. It can make output less suitable for scripts if ANSI codes are passed to downstream commands.