chore(theme): centralize design tokens into theme.ts #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/design-tokens"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extract every hardcoded color, spacing, radius, and font literal from
the game screen and app shell into theme.ts (game tokens) and
src/constants/theme.ts (app-shell tokens). No visual changes.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com