From ce83259e4b86550649c473fcd99c5b5b64ef6dc4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 4 Oct 2022 19:04:51 +0700 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6caba7e..a9a3f56 100644 --- a/readme.md +++ b/readme.md @@ -201,7 +201,7 @@ 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 +### modifiers, foregroundColors, backgroundColors, and colors All supported style strings are exposed for convenience. `colors` is the combination of `foregroundColors` and `backgroundColors`.