• Mahmoud Aglan's avatar
    feat: Phase 7.3 — replace 874 hardcoded hex colors with CSS custom properties · c13254bc
    Mahmoud Aglan authored
    Updated tokens.css with aligned color values and added missing tokens
    (bg-panel, bg-inset, bg-dark, gold-dark, purple-light, violet, green,
    green-light, amber, red-light, red-soft, text-dim, text-light, info).
    
    Updated theme.js applyColors map to support all new tokens via admin
    branding panel.
    
    Converted ~85% of all inline hex colors across 50+ JS files to use
    var(--token) references. Remaining ~160 are canvas colors (which can't
    use CSS vars) and unmapped game-specific colors.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    c13254bc
Name
Last commit
Last update
..
analysis.js Loading commit data...
game.js Loading commit data...
history.js Loading commit data...
result.js Loading commit data...
review.js Loading commit data...
spectate.js Loading commit data...