Theming & branding
Every app carries its own theme — colors, type, corners, icon, dark mode — so the tool your team installs looks like yours, not like a builder template.
Theme options
| Setting | Options | What it does |
|---|---|---|
| Colors | primary, secondary, accent, destructive | Pick the primary and the rest of the palette follows — dark variants, chart colors, and contrast are derived automatically. |
| Corner radius | none / sm / md / lg / xl | From sharp to soft, applied consistently across the app. |
| Font | 5 stacks | Inter, system, humanist, serif, or mono — all local stacks, no font downloads slowing first paint. |
| App icon | — | Your logo, used in the header and as the install icon. |
| Dark mode | system / light / dark | The default appearance, with an optional in-app toggle for users. |
| Sidebar tint | neutral / primary | A quiet sidebar or one washed in your brand color. |
App settings
Alongside the theme, per-app settings cover localization (timezone, date and number formats, first day of week) and PWA install behavior (name, short name, display mode) — published apps install to phones and desktops like native tools.
Theme changes ship with the next publish, like everything else in the draft — preview them safely before your team sees them.