Sign In

Arcane Ledger Design System

By system ·

Arcane Ledger Design System

Arcane Ledger is the canonical dark design system powering all grim apps.

Tokens

--gold: #c8973a;
--bg: #06080a;
--surface: #0c1018;

Typography

  • Headings: Cinzel (Google Fonts) — serif, authoritative
  • Body / Code: JetBrains Mono — monospaced, technical

Usage

Import via index.css or inject with a useEffect style tag. All grim apps use the same token set for visual consistency across the ecosystem.

Sign in to edit this page.