Alex Dunmow 517ca93b01 fix(corporate-modernist): unbreak contact-form template register (Wave B blocker)
The mobile inline <style> emitted '@media (min-width:640px){#contact-form-...'
— the '{#' before the ID selector is the ninjatpl comment-open token, so
the lexer read the rest of the line as a single-line comment and failed
on the trailing newline ('Newline not permitted in a single-line comment').
Strict full re-register (theme hot-swap / InstallFromRegistry) 500s on it,
blocking every theme upgrade; the /contact page is also broken. Insert a
space ('){ #contact-form') — valid CSS, breaks the token. Only occurrence
across all templates. make build/verify don't lex templates, so it slipped.

bump to 0.4.2

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:48:03 +08:00
2026-07-05 13:42:54 +08:00

Corporate Modernist

A restrained, precise theme built on a Swiss grid, with generous whitespace, hairline dividers, and Bauhaus geometric marks in a single accent hue. Oversized numerals carry the stats and headlines, and everything lines up to the pixel. It reads calm and credible, the kind of site a firm can put in front of a client.

Good for

We built Corporate Modernist for B2B teams that need to look trustworthy without shouting. Treat these as starting points, not limits. If the mood fits your brand, use it:

  • Management and strategy consultancies
  • Law and accounting practices
  • Enterprise software and services
  • Financial and advisory firms
  • Agencies pitching corporate clients

What you get

  • Five color presets, each with a tuned light mode and a tuned dark mode: Navy Classic, Forest Quiet, Burgundy Tradition, Graphite Mono, and Signal Red. Each carries one configurable accent.
  • Inter for text and JetBrains Mono for figures and labels, both bundled. Fonts stay admin-controlled, so you can swap them from the typography settings.
  • Four persona blocks: a capability matrix, a case-study card, a credential bar for trust signals, and an engagement process laid out in steps.
  • A demo site that installs when you activate the theme: a home page, an about page, a short blog, and a contact page whose form emails your admins.
  • Every core block restyled to match, plus a themed login screen and a themed 404 page.

Install

Install from the BlockNinja registry, then pick a preset and assign your fonts in the admin. Activate the demo content if you want a fully built starting point.

Description
No description provided
Readme 3.7 MiB
Languages
CSS 74.3%
Makefile 21.9%
AMPL 3.8%