MotionScript

@motion-script/core


@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?

optional colors?: ColorTokens

Defined in: project/config.ts:108

Named color tokens (possibly grouped) for fill/stroke strings.


typography?

optional typography?: Typography

Defined in: project/config.ts:110

Named text-style presets selected via a Text/RichText variant.