create_theme
Generate custom Tailwind CSS themes with AI by specifying brand colors, design styles, and optional features like typography and spacing scales. Includes tailwind.config.js file for easy integration.
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 |