-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow disabling colors #118
Conversation
how does it play with html like color of this pkg? eg basically there are multiple ways to style/print colors, all those must output no color when disabled or env set |
Every different way of styling/printing does so by using the |
cool, thanks 👍 |
Just a tiny implementation that allows us to disable colors: