force blue color to be use bright blue on Windows - fixes #36
as the normal blue color is illegible
This commit is contained in:
parent
0b1c65dfd3
commit
fc6a9b27dc
3 changed files with 15 additions and 10 deletions
|
|
@ -155,7 +155,7 @@ if (!chalk.supportsColor) {
|
|||
- `red`
|
||||
- `green`
|
||||
- `yellow`
|
||||
- `blue`
|
||||
- `blue` *(on Windows the bright version is used as normal blue is illegible)*
|
||||
- `magenta`
|
||||
- `cyan`
|
||||
- `white`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue