Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/monkeytypegame/monkeytype
/ theme-controller.ts
File
theme-controller.ts
frontend/src/ts/controllers/theme-controller.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Arrays from
"../utils/arrays"
;
2
import
{ isColorDark, isColorLight } from
"../utils/colors"
;
3
4
import
{ Config, getConfig } from
"../config/store"
;
Callers
nothing calls this directly
Calls
11
showNoticeNotification
Function · 0.90
clearRandom
Function · 0.85
clearPreview
Function · 0.85
prefersColorSchemeDark
Function · 0.85
applyCustomBackground
Function · 0.85
changeThemeList
Function · 0.85
preview
Function · 0.85
applyCustomBackgroundSize
Function · 0.85
updateThemeIndicator
Function · 0.85
apply
Function · 0.70
set
Function · 0.70
Tested by
no test coverage detected