@motion-script/core / Theme
Interface: Theme
Defined in: project/config.ts:106
Project theme: the visual design tokens — color tokens and typography presets.
Properties
colors?
optionalcolors?:ColorTokens
Defined in: project/config.ts:108
Named color tokens (possibly grouped) for fill/stroke strings.
typography?
optionaltypography?:Typography
Defined in: project/config.ts:110
Named text-style presets selected via a Text/RichText variant.