Skip to content

chore: align homepage with Trigger.dev design system#9

Merged
ericallam merged 1 commit intomainfrom
chore/design-system-alignment
Mar 10, 2026
Merged

chore: align homepage with Trigger.dev design system#9
ericallam merged 1 commit intomainfrom
chore/design-system-alignment

Conversation

@ericallam
Copy link
Member

Summary

  • Update all color CSS variables to match the Trigger.dev charcoal palette (background, borders, text tones, accent)
  • Swap accent from #22c55e to #A8FF53 (apple-500)
  • Load Satoshi font for headings (wordmark, h1, h2, h3, card titles, step titles)
  • Load Geist Sans (body) and Geist Mono (code) via the geist package
  • Hero body text uses font-weight: 300 to match design system light paragraphs

Test plan

  • Run pnpm docs:dev and check homepage at localhost:3100
  • Verify headings render in Satoshi (rounder letterforms vs system font)
  • Verify code blocks render in Geist Mono
  • Verify accent green is brighter apple-500 (#A8FF53)
  • Verify background is slightly warmer charcoal (#121317) not pure black
  • Check mobile responsiveness

Update colors to charcoal palette, accent to apple-500, and load
Satoshi (headings), Geist Sans (body), and Geist Mono (code) fonts
to match the Trigger.dev marketing site design system.
@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentcrumbs-docs Ready Ready Preview, Comment Mar 10, 2026 0:07am

Request Review

@ericallam ericallam marked this pull request as ready for review March 10, 2026 12:08
@ericallam ericallam merged commit cd2564a into main Mar 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants