Documentation

Style Guide — Project Design System

Define the Light and Dark design tokens injected into every Mockup generation prompt.

Your project's Light/Dark design tokens in one place — colors, fonts, radii, and component styles — previewed live and fed automatically into every screen the AI generates.

Style Guide — Light/Dark editors on the left, live preview panel on the right
Style Guide — Light/Dark editors on the left, live preview panel on the right

Editing tokens

Two free-text panes — Light Theme and Dark Theme — hold your design tokens (colors, fonts, radii, component styles) as plain structured text. A live preview panel renders a mocked UI (web browser chrome, or a phone frame for Flutter/Android target platforms) parsed from that text, with a light/dark toggle and an Expand focus mode.

Built-in presets

A Themes dropdown offers ready-made starting points — Ocean Blue, Forest Green, and Minimal Mono for web; Neo Graphite for mobile/Material — plus a platform-appropriate Default Template. Picking a Flutter or Android target platform automatically appends a Material-specific guidance block (phone framing, elevation shadows, touch-target sizes) to whatever theme you load.

AI Edits

Describe a desired aesthetic in the chat pane (e.g. "warm earth tones," "more minimal"). If you already have theme text, the AI is restricted to only replacing hex color values — every label, font size, radius, and spacing value is left untouched. With no existing text, it generates a complete theme from scratch. The result is applied straight into the textareas for you to review; a Revert button on that chat message undoes it if needed.

Style Guide — AI Edits chat with an applied result and Revert button
Style Guide — AI Edits chat with an applied result and Revert button

Saving

  • Apply — persists the current Light/Dark text to the project (this is what Mockups actually reads).
  • Add to Library — names and saves the current theme as a reusable entry in the Themes dropdown.
  • Export — saves both themes as a Markdown file.