Reflects the `NO_COLOR` environment variable at program start.
When the value is `true`, the Deno CLI will attempt to not send color codes
to `stderr` or `stdout` and other command line programs should also attempt
to respect this value.
See: https://no-color.org/