Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kuma-ui/kuma-ui
/ getUserTheme
Method
getUserTheme
packages/sheet/src/theme.ts:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
getUserTheme() {
91
return
this._userTheme;
92
}
93
94
getPlaceholders(): Placeholders {
95
return
this._placeholders;
Callers
5
parseCSS
Method · 0.80
theme.test.ts
File · 0.80
findThemeStyle
Method · 0.80
applyResponsiveStyles
Function · 0.80
kumaUI
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected