01
Base design tokens
COLOUR
PALETTE
All colours are defined as CSS custom properties on
:root
and used consistently across the UI.
--bg
#09080d
Main background (near-black violet)
--surface
#100f18
Secondary surfaces
--card
#16141f
Card background
--border
#1e1c2c
Generic UI borders
--gold
#a87c28
Primary accent, buttons, labels
--gold-hi
#c8a040
Gold highlight
--rust
#7a3020
Warm secondary accent
--white
#d8d4f0
Main text
--muted
#6a6480
Secondary text, placeholders
--dim
#28263a
Separators, inactive zones
THE
MUSIC DECK