Branding and themes

Five things you can adjust to make a workspace look like yours: logo, favicon, cover image, theme, and tagline. All of them live in Settings → Branding.

Logo and favicon

Upload from your computer (we'll host them on our CDN) or paste a URL pointing to an image you already host. SVG and PNG are both accepted; we don't process them on the server, so what you upload is what's served.

  • Logo: rendered above your workspace name on every public page. Aim for ≤ 80 px tall for the cleanest result.
  • Favicon: shown in the browser tab. PNG or SVG, square. 32×32 is the sweet spot for the most reliable cross-browser rendering.

Cover image

A wide image rendered between the navigation bar and your workspace name on the public changelog and guides hero. Optional. Aim for ~3:1 aspect ratio, at least 1200 px wide.

Themes

Five presets ship by default - Default, Light, Dark, Ocean, Sunset. Pick one in Settings → Theme. Each one is a complete token set (background, surface, text colors, primary action color, borders) tuned to read well on its own.

Custom theme

If none of the presets fit, pick Custom and choose three hex values:

  • Background - the page color.
  • Text - the primary text color. We'll derive muted / subtle variants.
  • Primary - the action color used for buttons, tags, and links.

From those three, we derive all the borders, surfaces, and muted variants needed to render the whole UI consistently.

Extract from URL

If you'd rather start from your existing site's branding, paste your homepage URL and click Extract. We make one server-side request, parse the page's meta tags, and pre-fill the logo and brand color. You can edit anything before saving.

We don't store the page we fetched. Only the values you save (logo URL, primary color) are persisted.

Tagline

A short one-line description shown under your workspace name on the public hero. Optional. The default if you leave it blank is "What we've shipped, in reverse chronological order."