Kind: Interface
Source: atloria-monorepo/packages/theme-engine/src/lib/types.ts
Theme configuration
Properties
| Property | Type |
|---|---|
defaultMode | ThemeMode |
enablePersistence | boolean |
storageKey | string |
enableSystemPreference | boolean |
customTokens | Partial<ThemeTokens> |
Was this page helpful?