Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ themeStore.ts
File
themeStore.ts
src/web-ui/src/infrastructure/theme/store/themeStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
3
import
{ create } from
'zustand'
;
4
import
{ ThemeConfig, ThemeId, ThemeMetadata, ThemeSelectionId } from
'../types'
;
Callers
nothing calls this directly
Calls
14
createLogger
Function · 0.90
create
Function · 0.85
getCurrentTheme
Method · 0.80
getThemeList
Method · 0.80
ensureUserThemesLoaded
Method · 0.80
unregisterTheme
Method · 0.80
exportTheme
Method · 0.80
on
Method · 0.65
set
Function · 0.50
getCurrentThemeId
Method · 0.45
initialize
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected