soroban-abacus-flashcards/apps/web/.claude
Thomas Hallock a1a135a858 feat: add vibrant gradients and equal heights to game cards
Updated the game theme system and game cards to have vibrant, eye-catching
gradients and consistent heights:

Theme System Changes:
- Updated all game themes from pastel to vibrant gradients
- Blue: Vibrant cyan (#4facfe to #00f2fe)
- Purple: Vibrant purple (#667eea to #764ba2)
- Pink: Vibrant pink (#f093fb to #f5576c)
- Green: Vibrant green/teal (#43e97b to #38f9d7)
- Plus updated indigo, teal, orange, yellow, red, gray themes

Game Manifest Updates:
- Memory Lightning: now uses purple theme
- Matching Pairs: now uses pink theme
- Complement Race: continues using blue (cyan) theme
- Card Sorting: now uses green theme

Homepage Game Cards:
- Added height: '100%' and flexbox to make all cards equal height
- Cards now stretch uniformly regardless of content length
- Maintains responsive hover effects and text readability overlays

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 17:13:09 -05:00
..
ARCADE_ARCHITECTURE.md docs(arcade): add comprehensive spectator mode documentation 2025-10-18 19:49:17 -05:00
ARCADE_ROUTING_ARCHITECTURE.md fix(arcade): remove broken query param from game URLs 2025-10-18 16:14:14 -05:00
ARCADE_SETUP_PATTERN.md
CARD_SORTING_AUDIT.md docs(arcade): add comprehensive spectator mode documentation 2025-10-18 19:49:17 -05:00
CARD_SORTING_SPECTATOR_UX.md docs(arcade): spec spectator mode UX enhancements for card sorting 2025-10-18 21:16:57 -05:00
CLAUDE.md docs(z-index): add comprehensive z-index and stacking context documentation 2025-10-20 16:24:18 -05:00
CODE_QUALITY_REGIME.md
COMPLEMENT_RACE_ASSESSMENT.md feat(complement-race): implement state adapter for multiplayer support 2025-10-16 12:01:09 -05:00
COMPLEMENT_RACE_MIGRATION_PLAN.md docs(complement-race): add Phase 9 for multiplayer visual features 2025-10-16 12:36:38 -05:00
COMPLEMENT_RACE_MULTIPLAYER_REVIEW.md fix(complement-race): clear input state on question transitions 2025-10-17 06:56:20 -05:00
COMPLEMENT_RACE_PROGRESS_SUMMARY.md feat(complement-race): implement state adapter for multiplayer support 2025-10-16 12:01:09 -05:00
COMPLEMENT_RACE_STATE_ADAPTER.md feat(complement-race): implement state adapter for multiplayer support 2025-10-16 12:01:09 -05:00
DEPLOYMENT.md
EDUCATION_ROADMAP.md feat: redesign homepage with educational vision and interactive demo 2025-10-19 12:31:30 -05:00
GAME_SETTINGS_PERSISTENCE.md
GAME_SETTINGS_REFACTORING.md
GAME_THEMES.md docs(arcade): fix incorrect Tailwind references - use Panda CSS 2025-10-18 19:03:25 -05:00
MANUAL_MIGRATION_0011.md
PANDA_CSS_DYNAMIC_TOKENS.md fix(home): use Panda CSS token() for dynamic colors and center arrows properly 2025-10-19 21:36:30 -05:00
PLAYER_OWNERSHIP_CENTRALIZATION_PLAN.md
TUTORIAL_SYSTEM.md refactor: replace demo component with real TutorialPlayer system 2025-10-19 12:37:49 -05:00
UI_STYLE_GUIDE.md docs: add UI style guide documenting no native alerts rule 2025-10-19 12:07:18 -05:00
Z_INDEX_MANAGEMENT.md docs(z-index): add comprehensive z-index and stacking context documentation 2025-10-20 16:24:18 -05:00
settings.local.json feat: add vibrant gradients and equal heights to game cards 2025-10-20 17:13:09 -05:00