sindresorhus / gulp-size

Display the size of your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showFiles: true unreadable on putty ?

acezard opened this issue · comments

Sorry that issue not totally related with gulp-size. With Putty client, on individual file names, the dark blue color is close to absolutely unreadable on black background. I guess I can modify the color in my own putty settings, but maybe you'd want to modify it to a color natively readable for putty users (lighter blue).

That should already be happening with the latest version as it uses Chalk for coloring which uses light-blue on Windows. https://github.com/chalk/chalk/blob/14603cd0f527247d5bb36f35983f048b95376c87/index.js#L15-L18 Unless of course your terminal identifies itself as xterm.