Function: buildThemeVariables()
buildThemeVariables(
theme,mode,parents?):Record<string,string>
Defined in: apply.ts:21
Build the CSS variables for a theme in a mode, resolving inheritance.
Parameters
theme
mode
parents?
readonly ThemeManifest[] = []
Returns
Record<string, string>