@jsfkit/types
GitHub
npm
Preparing search index...
ThemeCustomColor
Type Alias ThemeCustomColor
A custom colour, used to add extra colours to a theme.
type
ThemeCustomColor
=
{
color
:
Color
;
name
?:
string
;
}
Index
Properties
color
name?
Properties
color
color
:
Color
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
name
GitHub
npm
@jsfkit/types
Loading...
A custom colour, used to add extra colours to a theme.