Minor tweaks (#437)
Co-authored-by: Qix <Qix-@users.noreply.github.com>
This commit is contained in:
parent
4cf2e40e07
commit
f8a3642a81
3 changed files with 19 additions and 15 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
|
@ -223,7 +223,7 @@ export interface ChalkInstance extends ChalkFunction {
|
|||
readonly bold: this;
|
||||
|
||||
/**
|
||||
Modifier: Emitting only a small amount of light.
|
||||
Modifier: Make text slightly darker. (Inconsistent across terminals; might do nothing)
|
||||
*/
|
||||
readonly dim: this;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue