Search
Preparing search index...
The search index is not available
pretty3
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"text/style"
Style
Class Style
Hierarchy
Style
Index
Constructors
constructor
Properties
background
foreground
switches
default
Constructors
constructor
new
Style
(
foreground
?:
rgbT
, background
?:
rgbT
, switches
?:
StyleSwitches
)
:
Style
Parameters
Optional
foreground:
rgbT
Optional
background:
rgbT
Optional
switches:
StyleSwitches
Returns
Style
Properties
Optional
background
background
:
rgbT
Optional
foreground
foreground
:
rgbT
switches
switches
:
StyleSwitches
Static
default
default
:
Readonly
<
Style
>
= new Style(undefined, undefined, StyleSwitches.default)
Globals
"text/style"
Style
constructor
background
foreground
switches
default
Style
Switches
Generated using
TypeDoc