element-book - v26.17.1
Preparing search index...
ColorTheme
Type Alias ColorTheme
Color pairs for everything used by the element-book app.
type
ColorTheme
=
{
accent
:
{
icon
:
CSSResult
}
;
nav
:
{
active
:
ColorPair
;
hover
:
ColorPair
;
selected
:
ColorPair
}
;
}
Index
Properties
accent
nav
Properties
accent
accent
:
{
icon
:
CSSResult
}
nav
nav
:
{
active
:
ColorPair
;
hover
:
ColorPair
;
selected
:
ColorPair
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accent
nav
element-book - v26.17.1
Loading...
Color pairs for everything used by the element-book app.