Color themes that customize Claude Code's terminal appearance, selectable via /theme alongside built-in presets. Community-contributed dark, light, and custom palettes.
Auto-indexed from public GitHub repositories with trust signals.
Personal design system ported to Obsidian. Dark by default, burnished gold, JetBrains Mono, paper-cream light mode. Pairs with Style Settings.
Cameron's Artificer design system as a VS Code theme. Dark-first Jazz Age Deco palette with ivory-paper light variant.
Schema for Claude Code custom themes (~/.claude/themes/*.json). Requires Claude Code v2.1.118 or later. Token list reverse-engineered from the 2.1.126 binary; ~35 tokens are officially documented at https://code.claude.com/docs/en/terminal-config#color-token-reference and the rest are internal but reachable via overrides. Unknown tokens and invalid color values are silently ignored at runtime, so a typo cannot break rendering — but this schema flags them so you catch typos in your editor.
Source of truth for ATLAS / PHOSPHOR / ARCADE / SIGNAL theme tokens. Each toolchain (chromium, weasyprint, typst, pandoc-latex) translates this into its native theme format. Hand-edits to a single token here should propagate to all four approaches when each agent re-runs translation.