producer_generate_theme
Generate a WCAG AA-compliant design system theme with 10-step tonal palettes from a primary color seed, creating accessible color schemes for web applications.
Instructions
Generates an accessible, WCAG AA-compliant design system theme with 10-step tonal palettes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the theme | |
| scheme | No | Color scheme mode | |
| neutralSeed | No | Neutral gray/slate hex color | |
| primarySeed | Yes | Primary brand hex color (e.g. #3B82F6) |