setColorEnabled(value: boolean): void
Enable or disable text color when styling.
@std/fmt/colors
automatically detects NO_COLOR environmental variable
and disables text color. Use this API only when the automatic detection
doesn't work.
value: boolean
The boolean value to enable or disable text color