Skip to content
Polyrhythm Brand

Templates

Word templates

Capability

DOTX - 13 KB - revised 2026-06-17

Download

Letterhead

DOTX - 12 KB - revised 2026-06-17

Download

Policy

DOTX - 13 KB - revised 2026-06-17

Download

Proposal

DOTX - 16 KB - revised 2026-06-17

Download

Word

Guide

Primary output: Microsoft Word .dotx templates, generated from brand/brand.json Deliverables: proposal, capability statement, letterhead, internal policy

These templates are generated, not hand-edited. The palette, fonts, identifiers, and boilerplate are derived from brand/brand.json, so they stay correct as the brand evolves - re-run the generator and the .dotx files update.

What ships

FilePurpose
polyrhythm-template-word-proposal.dotxMulti-page proposal: cover (lockup, title, project/client/date merge fields, bottom identifier band), table of contents, and sample headings/body/list/table/quote.
polyrhythm-template-word-capability.dotxOne-page capability statement: hero one-liner, the three engineering surfaces, differentiators, overview, and a Fog identifier band footer.
polyrhythm-template-word-letterhead.dotxMinimal branded letter / general-document base: masthead (lockup + Flare rule), date + recipient + signature blocks, Fog contact band footer.
polyrhythm-template-word-policy.dotxControlled internal policy: document-control grid (ID/version/owner/approver/sensitivity/review/dates), policy sections, revision-history table, approval signature block; "Internal" sensitivity marking top & bottom.

Names follow the asset grammar polyrhythm-template-word-<kind> (the word surface parallels powerpoint).

Fonts - Corbel + Consolas (no embedding)

The templates use the office-equivalent fonts so they render correctly on any Windows/Office machine without embedding (see typography/polyrhythm-office-fonts.md):

  • Corbel (~ Inter) - titles, headings, body.
  • Consolas (~ JetBrains Mono) - the Polyrhythm Metadata/Polyrhythm Mono styles, captions, and the header/footer rails: identifiers, artifact IDs, tags, terminal cues.

For internally-controlled documents you may install Inter + JetBrains Mono for the truest look; for external proposals and government recipients, keep Corbel/Consolas.

StyleUse
Title / SubtitleCover title and supporting line.
Heading 1-3Section structure; H1/H2/H3 carry outline levels so the Table of Contents field builds from them. H1 has a Graphite underline rule.
NormalBody copy (Corbel 11 pt, Ink, 1.15 line).
Polyrhythm Metadata (character)Mono CAPS rail - identifiers, IDs, status labels (Steel).
Polyrhythm Mono (character)Inline mono - code, references (Ink).
QuotePull statement with a Flare left rule.
CaptionMono figure/table captions (Steel).
List Bullet / numberedBranded list glyphs (en-dash, not Word's dot).
Polyrhythm TableThin Graphite horizontal rules, bold Ink header row, minimal banding.

Using the templates

  • New document: double-click the .dotx (or File > New > from template) to start an untitled document - the template itself is preserved.
  • Merge fields ([Project name], [Client name], [Date], etc.) are real MERGEFIELD placeholders: click and type, or wire them to a data source.
  • Table of contents: right-click the TOC field > Update Field once headings exist.
  • Page numbers / "Page X of Y": update automatically.
  • Distribution / classification marking: the [Distribution / classification marking if required] line is the topmost element of the header and the bottommost element of the footer, on every page - editable. Fill it in or delete it. No marking is baked in.

Colour

The theme embeds the canonical brand palette. Word's UI labels theme colours by slot ("Text 1 / Accent 1..."), not by brand name, so the mapping is below - verify it in Design > Colors > Customize Colors, where each slot shows its hex.

Theme slot (Word)Brand colourHex
Dark 1 / Text 1Ink#0E1721
Light 1 / Background 1(paper white)#FFFFFF
Dark 2 / Text 2Graphite#46515B
Light 2 / Background 2Fog#E3E3E3
Accent 1Flare#FF5D00
Accent 2Amber#FCAA00
Accent 3Steel#8B9399
Accent 4Ember#CD3619
Accent 5Flax#F8E04D
Accent 6Deep panel#162230
Hyperlink / FollowedFlare / Ember#FF5D00 / #CD3619

Light 1 is white paper (not Fog as in the dark deck theme), so "Automatic" text is Ink on white. Metadata panels use a Fog fill with dark text - print-friendly (proposals are often printed), while the Flare "active tick" supplies the accent. The format scheme carries no effects (the brand forbids shadows, bevels, and glow).

Regenerating

From _repo/:

npm run render-template-word     # regenerate the three .dotx templates

Like the PowerPoint .potx, this is a local render step - CI never renders Office templates. Regenerate after a brand change, QA in desktop Word, and commit the updated .dotx files (Git LFS).

The generator (_repo/scripts/render-template-word.mjs + _repo/scripts/docx/) assembles each .dotx as an OPC package and runs a self-consistency check (the same one the PowerPoint pipeline uses) that fails loudly on any dangling reference - the class of error that makes Word show its "repair" dialog. The editable .dotx files are tracked with Git LFS.

Accessibility

Every template uses real text (not image-baked), a Title/Heading structure with logical reading order, text-based status labels (colour is never the only signal), and an editable classification placeholder. Templates export cleanly to tagged PDF.