MCPcopy
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

parseCSSMethod · 0.80
theme.test.tsFile · 0.80
findThemeStyleMethod · 0.80
applyResponsiveStylesFunction · 0.80
kumaUIFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected