generate_theme
Create a layout theme from a vibe description or brand hex color, then apply it to the current buffer.
Instructions
Generate a layout theme from a vibe description or a brand color, and (by default) apply it to the working buffer.
Args: description: Free text, e.g. 'fighter jet HUD', 'synthwave neon', 'clean apple'. accent: A brand hex color to build the theme around (overrides description). apply_to_buffer: Set the buffer layout's theme + accentColor (default true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accent | No | ||
| description | No | ||
| apply_to_buffer | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |