List all supported colors when describing color-coded log output

Closes gh-49561
This commit is contained in:
Andy Wilkinson
2026-03-11 11:23:32 +00:00
parent f66615bd9b
commit 99aff08477
@@ -121,12 +121,22 @@ For example, to make the text yellow, use the following setting:
The following colors and styles are supported:
* `black`
* `blue`
* `bright_black`
* `bright_blue`
* `bright_cyan`
* `bright_green`
* `bright_magenta`
* `bright_red`
* `bright_white`
* `bright_yellow`
* `cyan`
* `faint`
* `green`
* `magenta`
* `red`
* `white`
* `yellow`