3e5b634815
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 42s
Design token migration: - TabBar: replaced hardcoded colors/shadows with --bg-panel, --border-subtle, --font-display tokens. Removed rounded-full pills, added Cinzel font tracking. - ManaDisplay: replaced bg-gray-900/text-blue-400 with --mana-raw, --bg-panel, element-specific --mana-* tokens. Updated progress bar styling. - StatsTab/* (all 7 sub-sections): replaced hardcoded gray/red/blue color values with semantic design tokens (--bg-panel, --border-subtle, --text-muted, element-themed mana colors) NOTE: This is a partial implementation. TASK-011 paused to address foundational issues (missing types, duplicate stat functions) first. See issue #14 for full context.