commit
789a0118c6
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ if (!chalk.supportsColor) {
|
||||||
|
|
||||||
## 256-colors
|
## 256-colors
|
||||||
|
|
||||||
Chalk does not support support anything other than the base eight colors, which guarantees it will work on all terminals and systems. Some terminals, specifically `xterm` compliant ones, will support the full range of 8-bit colors. For this the lower level [ansi-256-colors](https://github.com/jbnicolai/ansi-256-colors) package can be used.
|
Chalk does not support anything other than the base eight colors, which guarantees it will work on all terminals and systems. Some terminals, specifically `xterm` compliant ones, will support the full range of 8-bit colors. For this the lower level [ansi-256-colors](https://github.com/jbnicolai/ansi-256-colors) package can be used.
|
||||||
|
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue