Home > @activeviam/activeui-sdk > UserThemeConfig
UserThemeConfig interface
The configuration a user can provide when creating a new theme.
Signature:
export interface UserThemeConfig
Properties
| Property | Type | Description |
|---|---|---|
| isDark | boolean | |
| palette | UserPalette |