Optional
Readonly
boolean?: StyleThe style of boolean values.
Optional
Readonly
number?: StyleThe style of number values.
Optional
Readonly
option?: StyleThe style of option names.
Optional
Readonly
regex?: StyleThe style of regular expressions.
Optional
Readonly
string?: StyleThe style of string values.
Optional
Readonly
text?: StyleThe style of general text.
Optional
Readonly
url?: StyleThe style of URLs.
Optional
Readonly
value?: StyleThe style of unknown values.
A set of styles for terminal messages.