Design View & Theme Editor
Visually change colors, fonts, and theme presets across your entire app with live preview.
What is Design View
Design View is a visual theme editor that extracts design tokens from your live app preview and lets you change them directly. Instead of writing prompts like "make the background darker," you pick the exact color you want. When you apply, the AI rewrites your source code with the new design system.
Design View handles three aspects of your app's visual identity: colors (backgrounds, text, accents, borders), typography (heading and body fonts), and theme presets (complete design systems in one click).
How to Open
Open your app
Click the palette icon
Start editing
Color Palette
Design View automatically detects colors used in your app and groups them by role: backgrounds, text, accents, and borders. Click any color swatch to open a color picker and choose a new value. Changes appear instantly in the live preview.
You can also enter hex values directly for precise brand color matching. The preview updates in real time as you adjust.
Typography
Change heading and body fonts from a curated list of web-safe and Google Fonts. Select a font and see it applied immediately in the preview. Typography changes affect the entire app consistently.
Theme Presets
Theme presets apply a complete design system — colors and fonts — in one click. Available presets include:
- Dark — Dark backgrounds with light text and vibrant accents
- Light — Clean whites with subtle grays and professional blues
- Sepia — Warm tones inspired by aged paper
- Ocean — Cool blues and teals with a calming feel
- Forest — Natural greens with earthy undertones
- Sunset — Warm oranges and purples for a bold look
After applying a preset, you can further customize individual color tokens and fonts. Presets are starting points, not locked-in choices.
Applying Changes
While you adjust colors and fonts, the preview shows a live override — your actual code is not modified yet. When you are happy with the result, click Apply. The AI then rewrites your source code (CSS variables, Tailwind classes, inline styles) to match the new design tokens.
Tips for Best Results
- Start with a theme preset to establish a baseline, then fine-tune individual colors.
- Use high-contrast color combinations for accessibility.
- Preview on both desktop and mobile frames before applying.
- For complex multi-file apps, Design View updates all files consistently — no need to change colors file by file.