@jsvision/ui / ThemeRoleName
Type Alias: ThemeRoleName
ThemeRoleName = keyof
Theme
Defined in: ui/src/view/types.ts:30
A theme-role name — any key of the active Theme, e.g. 'window', 'button', 'buttonFocused'. Pass one to DrawContext.color(role) to get its foreground/background style.