Design mode is currently in alpha. Please contact us at support@kombai.com to get access.
Core concepts
| Concept | Description |
|---|---|
| Canvas | The workspace where designs live. Each canvas can hold multiple designs. |
| Themes | A structured design system with granular tokens: colors, typography, spacing, shadows, and more. |
| Styles | A lightweight style guide that sets the overall visual identity: palette, fonts, and corner radius. |
| Blocks | A saved snapshot of a design or design element, stored in a separate canvas for reuse. |
| CSS Editor | A visual style editor for manually updating any design element’s CSS properties. |
| Design Settings | Controls for how many design variants Kombai generates and how many times it refines output before generating the final one. |
Generate a design
Generate code for a design
Design mode chat window
The Design mode chat window has a few specific controls, in addition to the standard chat input.- Home () — Opens the Design Mode page, where you can manage your canvases, styles, themes, and blocks.
- Canvas slot — Displays the designs currently attached to the chat. Click on a design to attach it here. When attached, Kombai uses it as context for your next prompt.
- Design settings () — Shows the current variant and pass counts (e.g. 1 | 3). Click the icon to open the popover where you can set how many design variations to generate and how many times each should be refined. See Design Settings for details.
- Styles & themes () — Opens the popover to select an existing style or theme to apply during generation.
Design Mode page
The Design Mode page is the central hub for managing all your designs. Open it by clicking the icon in the chat input or on the left toolbar of any canvas. It has four tabs: Canvas, Styles, Themes, and Blocks.Canvas
Canvas
The Canvas tab shows all your canvases as cards. Click Create a new canvas to open up a new canvas or click any existing canvas cards to open that specific canvas.
Styles
Styles
The Styles tab lists all your saved styles. Click Create a new style to create a new style or select an existing card to open it.
Themes
Themes
The Themes tab shows all your saved themes as cards on the right. Click a theme card to update the preview on the left according to the selected theme’s tokens. In the preview, click Inspect Theme to open the token inspector modal.
Blocks
Blocks
The Blocks tab shows all your saved blocks as cards. Hover over a block card and click the external link icon to open its dedicated canvas.