Hillbrook · live editor

Design system.

Click any swatch to change a colour. Pick fonts below. Preview updates live. Export Tailwind + CSS for Derek.

1 · Colours

Tokens

Click a chip to change its colour. The "Soft" variants are the lighter background pair for each colour.

Core · neutral

Page chrome, text, borders

Brand · forest + ocean

Primary brand. Forest = construction, ocean = postcon/maintenance bridge.

Status · go / watch / stop

Universal traffic light across every dashboard.

Integrations · vendor brand colours

Match the actual product brand. Procore orange, Asana red, Microsoft blue.

Lifecycle · project stages

The seven stages: CRM → ECI → Build → Postcon → DLP → 10yr → Dispute.

Typology · build type

SDA, rooming, childcare, fit-out — each gets a recognisable signature.

2 · Typography

Fonts

Display font for headlines, body font for everything else. Both free from Google Fonts.

H1 Display

Good morning, Simon.

font-display · 56px
H2 Display

Today's route

font-display · 32px
Stat

$1,284,720

font-display · 48px
Body large

4 invoices waiting your sign-off · $24,860 total · oldest Boral 2d.

font-body 18px regular
Body

9 Acacia Ave Mentone · 2B custom · frame stage · today 8:30 → 12:30.

font-body 14px regular
Caption

Auto-renamed 2026-06-20_Acacia_Frame_Cripples.jpg

font-body 11px regular
Eyebrow

YOUR DAY AT A GLANCE

font-body 11px bold · 0.12em

3 · Component preview

Live preview

These update as you change tokens above. If something here looks wrong, fix it before exporting.

Buttons

Badges

ON TIME +3d SLIP URGENT SDA · HPS

Alert bar

Simon — 6 things need eyes today

4 invoices waiting your sign-off · $24,860 · oldest Boral 2d · plus 5 other items.

Stat tile

Invoices to approve

4

$24,860 · oldest 2d

Lifecycle pills

CRM ECI CONSTRUCTION POSTCON · VESTRA DLP 10YR DISPUTE · VCAT

4 · Export for the dev team

Send this to Derek

Pick the format the dev team uses. Tailwind config is the fast win for tenant.hillbrook.co and postcon.hillbrook.co.

How Derek uses this

Four steps. Mostly copy-paste. Total dev time: under an hour for both live apps.

1
You edit + export

Change colours/fonts in this page. Click "Export for dev". Tailwind format recommended.

2
Send to Derek

Teams DM the copied code with one line: "New design tokens — please apply across tenant + postcon."

3
Derek pastes in two files

hillbrook-tenant/tailwind.config.js and hillbrook-postcon/tailwind.config.js — replaces theme.extend.colors.

4
Deploy

Tenant: bun run build && wrangler pages deploy. Postcon: pnpm cf:deploy. Live in 60 seconds.

Copied to clipboard.