Updates
This commit is contained in:
parent
7c3fa8d0d5
commit
195f7baad7
3 changed files with 9 additions and 3 deletions
|
|
@ -201,6 +201,10 @@ Explicit 256/Truecolor mode can be enabled using the `--color=256` and `--color=
|
|||
|
||||
`chalkStderr` contains a separate instance configured with color support detected for `stderr` stream instead of `stdout`. Override rules from `supportsColor` apply to this too. `supportsColorStderr` is exposed for convenience.
|
||||
|
||||
### modifiers, foregroundColors, backgroundColors and colors
|
||||
|
||||
All supported style strings are exposed for convenience. `colors` is the combination of `foregroundColors` and `backgroundColors`.
|
||||
|
||||
## Styles
|
||||
|
||||
### Modifiers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue