Theming & skinning
Re-skin the whole site by changing a small set of brand tokens. All colors flow through semantic CSS variables (surface/content/action) across 5 color schemes (light, dark, high-contrast, outdoor, system).
If you are building a front end
This one is configuration and UI rather than an endpoint you call — it ships with the template and turns on from config or the dashboard.
Bring any front end — hand-written, or generated with Lovable, v0, Bolt, Claude, or Cursor. You get auth, a multi-tenant database, payments through your own Stripe, and email/SMS without writing or hosting a backend.
- How to turn it on
- Always on. Set brand tokens in site.config.ts (brand) and/or app/globals.css :root --brand-* values.
- Who can use it
- none
- Where it lives
- every page
Machine-readable
This page is generated from our published capability catalog. Point your AI assistant at /features.json (or /llms.txt) and it can read every feature, how to enable it, and the endpoints behind it — then build against them.