API Reference > @next-core/brick-kit > ThemeSetting
ThemeSetting interface
Signature:
export interface ThemeSetting
Properties
| Property | Type | Description |
|---|---|---|
| baseColors | Omit<ColorThemeOptionsByBaseColors, "type"> | |
| brandColor | Omit<ColorThemeOptionsByBrand, "type"> | |
| variables | Omit<ColorThemeOptionsByVariables, "type"> |