ansi-to-pre
GitHub
isaacs projects
Preparing search index...
theme
Theme
Type Alias Theme
type
Theme
=
{
bright
?:
{
[
name
in
Names
]
?:
string
}
;
defaultBackground
?:
string
;
defaultColor
?:
string
;
named
?:
{
[
name
in
Names
]
?:
string
}
;
}
Index
Properties
bright?
default
Background?
default
Color?
named?
Properties
Optional
bright
bright
?:
{
[
name
in
Names
]
?:
string
}
Optional
default
Background
defaultBackground
?:
string
Optional
default
Color
defaultColor
?:
string
Optional
named
named
?:
{
[
name
in
Names
]
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bright
default
Background
default
Color
named
GitHub
isaacs projects
ansi-to-pre
Loading...