Skip to content

Forge

Live preview →

Forge is the loudest theme in the set — square corners on everything, acid-lime accents, big serif punctuation inside sans headlines, and dark “accent block” sections that invert the palette. Best for bold agencies, creative studios, founder-personality brands, and anyone who’d rather not look like every other Astro template.

PropertyValue
TierPro ($39 launch / $49 reg.)
CategoryBold agency / brutalist
Body fontDM Sans Variable
Display fontSerif (for italic accent words)
Brand accentAcid lime + dark accent blocks
Distinctiveborder-radius: 0 on every button and surface
  • / — homepage with bold hero, work grid, services, manifesto, contact
  • /work/ and /work/[slug]/ — project case-study routes
  • /about/, /services/, /contact/
  • /blog/ and /blog/[slug]/
  • /sections/, /privacy/, /terms/
  • Sharp corners everywhereborder-radius: 0 on inputs, buttons, cards. If you round them, you’ll undo Forge’s whole reason for existing.
  • Acid-lime brandvar(--color-accent) is a saturated yellow-green. Pairs with var(--color-accent-dark) (dark forest) on inverted sections.
  • .forge-accent-block — a utility class that inverts the section palette: lime background, dark text, dark buttons. Used for the contact CTA and newsletter. Drop into any section to invert it.
  • Italic serif accent words in display headings — same trick as Studio and Obsidian but with a bolder serif. Set via <em style="font-family: var(--font-serif)">…</em>.