• 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
..
auth Loading commit data...
backgammon Loading commit data...
chess Loading commit data...
domino Loading commit data...
ludo Loading commit data...
org Loading commit data...
play Loading commit data...
profile Loading commit data...
puzzles Loading commit data...
rank Loading commit data...
rewards Loading commit data...
shop Loading commit data...
social Loading commit data...
tournaments Loading commit data...