FixIt JavaScript API
FixIt Documentation
GitHub
Preparing search index...
core/tokens
ThemeService
Interface ThemeService
interface
ThemeService
{
initSwitchTheme
:
()
=>
void
;
initThemeColor
:
()
=>
void
;
setThemeMode
:
(
mode
:
string
,
persist
?:
boolean
)
=>
void
;
setup
:
()
=>
void
;
}
Implemented by
ThemeModule
Index
Properties
init
Switch
Theme
init
Theme
Color
set
Theme
Mode
setup
Properties
init
Switch
Theme
initSwitchTheme
:
()
=>
void
init
Theme
Color
initThemeColor
:
()
=>
void
set
Theme
Mode
setThemeMode
:
(
mode
:
string
,
persist
?:
boolean
)
=>
void
setup
setup
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
init
Switch
Theme
init
Theme
Color
set
Theme
Mode
setup
FixIt Documentation
GitHub
FixIt JavaScript API
Loading...