Where the designs come from
The builder is a fork of Open Design, packaged into a design repo the agent pulls from and served in webviews inside V3Code’s own browser. It ships hundreds of designs — full websites, decks, prototypes — spanning first-party/official templates and community submissions. You browse and curate them in Discover, then build the ones you like.Make it yours: tokens first
Pick a design, then set the palette. A theme editor exposes your design tokens as editable swatches — app background, surfaces, borders, foreground/muted/dim text, and the accent — with a live side-by-side so you can compare, say, “Current” against a “Proposed Darker” variant before committing. Representative tokens:| Token | Role |
|---|---|
--bg | App background |
--surface, --surface-2, --surface-3 | Panels/sidebar, inputs/cards, hover/overlays |
--border, --border-2 | Dividers, focus ring |
--fg, --fg-muted, --fg-dim | Primary / secondary / placeholder text |
--accent | Accent |