apply_theme
Search and apply a TweakCN theme preset to your project. Preview the setup with a dry-run or write files directly, with Tailwind v3/v4 support.
Instructions
Apply a TweakCN theme preset to the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query for theme (e.g., 'cyberpunk', 'modern') | |
| dryRun | No | If true, returns preview instead of writing files | |
| presetId | No | Specific preset ID if known | |
| tailwindVersion | No | Tailwind CSS version (default: '4') |