if `NO_COLOR` environment variable is set to any value, no color should be printed to output. based of [this](https://no-color.org/)
if
NO_COLORenvironment variable is set to any value, no color should be printed to output. based of this