Design Tokens
Color Tokens
Color tokens define the palette for all consent components. Set colors for light mode and dark for dark mode overrides.
When textOnPrimary is omitted, c15t derives it automatically from primary to keep text readable on primary-filled surfaces such as stock branding tags and buttons. Set textOnPrimary explicitly when you need a specific foreground color.
AutoTypeTable Error
No type data generated. Verify the path/name and ensure the file is readable from the configured basePath.
Path: ./packages/ui/src/theme/types.ts
Name: ColorTokens
Typography Tokens
Control font family, sizes, weights, and line heights.
AutoTypeTable Error
No type data generated. Verify the path/name and ensure the file is readable from the configured basePath.
Path: ./packages/ui/src/theme/types.ts
Name: TypographyTokens
Spacing Tokens
Five-step scale for internal padding, margins, and gaps.
AutoTypeTable Error
No type data generated. Verify the path/name and ensure the file is readable from the configured basePath.
Path: ./packages/ui/src/theme/types.ts
Name: SpacingTokens
Radius Tokens
Border radius scale for rounded corners.
AutoTypeTable Error
No type data generated. Verify the path/name and ensure the file is readable from the configured basePath.
Path: ./packages/ui/src/theme/types.ts
Name: RadiusTokens
Shadow Tokens
Box shadow scale for depth and elevation.
AutoTypeTable Error
No type data generated. Verify the path/name and ensure the file is readable from the configured basePath.
Path: ./packages/ui/src/theme/types.ts
Name: ShadowTokens
Motion Tokens
Animation duration and easing presets.
AutoTypeTable Error
No type data generated. Verify the path/name and ensure the file is readable from the configured basePath.
Path: ./packages/ui/src/theme/types.ts
Name: MotionTokens