Colors

Coral is the only action color. Mint signals Max is executing. Lavender signals Dot has observed something. Don't reuse them as decoration.

Light theme

Cascades from :root in tokens.css. Variable name: --<token>.

--bg #FFF8F0
--bg-alt #FFFFFF
--text #2D2D2D
--text-muted #6B6360
--mint #A8E6CF
--mint-strong #6BC9A0
--lavender #D4B5E6
--lavender-strong #B48CCE
--coral #FF6B6B
--coral-hover #E85D5D
--code-bg #1E1E2E
--code-text #E8E0D8
--section-dark-bg #1E1E2E
--section-dark-text #E8E0D8
--border #E8E0D8
--primary #FF6B6B
--surface #FFF8F0
--surface-alt #FFFFFF
--on-primary #FFFFFF

Dark theme overrides

Only the tokens that change in .dark are listed here. Anything missing inherits its light value.

--bg #1A1A2E
--bg-alt #242442
--text #E8E0D8
--text-muted #A09890
--border #3A3A5A
--code-bg #282840

Mascot identity

Identity colors. Never recolor mascot art with these — they are reference values for adjacent UI only.

--max-green #6BC9A0
--dot-lavender #B48CCE