create_theme
Generate custom Tailwind CSS themes with AI assistance for consistent design systems. Specify brand color, style, color shades, typography, and spacing to create and export a tailwind.config.js file.
Instructions
Generate custom Tailwind theme with AI assistance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
brandColor | Yes | Primary brand color (hex, rgb, or color name) | |
colorCount | No | Number of color shades to generate | |
includeConfig | No | Generate tailwind.config.js | |
spacing | No | Include custom spacing scale | |
style | No | Design style | modern |
typography | No | Include typography scale |