GitHub-dark cribbed wholesale — centered hero, semantic colored badges, structured sections with hairline dividers.
Pewter pages stack content in centered, full-width sections divided by hairlines, with feature grids inside each.
A short paragraph in muted gray. Cards have an 8 px radius and a single-pixel border.
Surfaces use --surface on top of --bg.
Buttons lift 1 px on hover, like Lacquer, but never animate continuously.
// Pewter mono uses SFMono-Regular, GitHub-style highlights struct Palette { bg: "#0d1117", // GitHub dark accent: "#58a6ff", // GitHub blue green: "#3fb950", };
Tokens copied from GitHub's own dark theme, plus four semantic badge colors.
-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial — the GitHub system stack to the letter.'SFMono-Regular', 'Consolas', 'Liberation Mono', monospace.
3em 700, letter-spacing: -0.02em. Centered, not left-aligned — this is the only style here that does that. Section h2s also bold, 1.6em, letter-spacing: -0.01em.
border-radius: 16px), padding: 4px 12px, weight 600. Each kind has a hand-picked dark fill + bright text pair: rust (#3e2723 / #ff8a65), license blue (#1a237e / #82b1ff), license green (#1b5e20 / #81c784), preview magenta (#4a1942 / #e879f9).--surface with --border.80px 20px 60px. Section padding 56px 20px. Feature card padding 18×20px. Buttons 12×28px.