Home > @activeviam/activeui-sdk > UserPalette
UserPalette interface
The palette the user can configure from which other colors are derived.
Signature:
export interface UserPalette
Properties
| Property | Type | Description |
|---|---|---|
| errorColor | Color | |
| primaryColor | Color | |
| successColor | Color | |
| warningColor | Color |