Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ theme.utils.test.ts
File
theme.utils.test.ts
apps/ui/src/lib/theme/theme.utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
2
3
import
{ localStore } from
"@/lib/storage/localStorage"
;
4
Callers
nothing calls this directly
Calls
6
isThemeName
Function · 0.90
readStoredTheme
Function · 0.90
readSystemPreference
Function · 0.90
resolveInitialTheme
Function · 0.90
applyTheme
Function · 0.90
set
Method · 0.45
Tested by
no test coverage detected