Marak / colors.js

get colors in your node.js console
https://github.com/Marak/colors.js
Other
5.17k stars 446 forks source link

No color terminal flag has no effect. #106

Closed DotFreelance closed 9 years ago

DotFreelance commented 9 years ago

As simple as can be put, the --no-color toggle flag doesn't work when running an application simply: node myapplication --no-color

Colours are still displayed entirely as normal.

pksunkara commented 9 years ago

It has been fixed in #97. Just waiting to release the new version.