Kind: Interface
Source: atloria-monorepo/packages/theme-engine/src/lib/types.ts
Complete theme token definition
Properties
| Property | Type |
|---|---|
colors | ThemeColors |
typography | Typography |
spacing | Spacing |
borderRadius | BorderRadius |
shadows | Shadows |
Kind: Interface
Source: atloria-monorepo/packages/theme-engine/src/lib/types.ts
Complete theme token definition
| Property | Type |
|---|---|
colors | ThemeColors |
typography | Typography |
spacing | Spacing |
borderRadius | BorderRadius |
shadows | Shadows |
Was this page helpful?