Configuration
Brand tokens, type, and the few environment values the template reads.
Configuration is files, not a dashboard.
Brand
Edit src/lib/site.ts for name, tagline, description, url, and ogImage. Navigation labels live in the same file. Routes stay /blog and /docs so buyers can replace copy without breaking links.
Theme
Default theme is Lamp (light, fluorescent office). Carbon is the dark theme. Toggle labels are Lamp / Carbon.
Tokens:
--lamp— office ground--bond— invoice paper--canary— NCR copy--stub— pink third copy--due— accountant red, used sparingly--ledger— pale green bar
Radius is 0.125rem on purpose. Do not round the tickets into pills.
Type
- Display: Archivo
- Body: Public Sans
- Mono: Red Hat Mono
Tabular lining figures are on for amounts.
Auth furniture
/login, /register, and /forgot are presentational. They must keep preventDefault. Do not add a fake session.