@eagleoutice/flowr - v2.13.15
Preparing search index...
src/util/text/ansi
color
Function color
color
(
s
:
string
,
c
:
Colors
,
f
?:
OutputFormatter
,
opts
?:
{
bright
?:
boolean
;
style
?:
FontStyles
|
readonly
FontStyles
[]
}
,
)
:
string
Color the text in the given foreground color.
Parameters
s
:
string
c
:
Colors
f
:
OutputFormatter
= formatter
Optional
opts
:
{
bright
?:
boolean
;
style
?:
FontStyles
|
readonly
FontStyles
[]
}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.15
Loading...
Color the text in the given foreground color.