Files
soroban-abacus-flashcards/apps/web/scripts
Thomas Hallock 904701da2b feat: optimize ten-frame blog examples for dark theme
- Remove all scaffolding (carry boxes, answer boxes, place value colors) from ten-frame examples
- Show only the core addition problems with ten-frame visualization
- Add transparent background support for blog examples
- Implement smart color replacement for dark theme visibility:
  - White operator symbols (+) and horizontal bars (visible on dark background)
  - Black digits on white cells (preserved contrast)
  - White structural borders and lines
- Update generateTenFrameExamples.ts with post-processing to handle SVG colors
- Regenerate all 4 ten-frame example SVGs with clean, minimal presentation

The examples now focus purely on demonstrating the ten-frame concept
without distracting extra scaffolding elements.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 14:05:24 -06:00
..