element-book - v26.16.0
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
}
;
page
:
ColorPair
&
{
backgroundFaint1
:
CSSResult
;
backgroundFaint2
:
CSSResult
;
foregroundFaint1
:
CSSResult
;
foregroundFaint2
:
CSSResult
;
}
;
}
Index
Properties
accent
nav
page
Properties
accent
accent
:
{
icon
:
CSSResult
}
nav
nav
:
{
active
:
ColorPair
;
hover
:
ColorPair
;
selected
:
ColorPair
}
page
page
:
ColorPair
&
{
backgroundFaint1
:
CSSResult
;
backgroundFaint2
:
CSSResult
;
foregroundFaint1
:
CSSResult
;
foregroundFaint2
:
CSSResult
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accent
nav
page
element-book - v26.16.0
Loading...
Color pairs for everything used by the element-book app.