feat(ui): last-word letter highlight + dark bonus-square contrast #50
Reference in New Issue
Block a user
Delete Branch "feature/board-recent-highlight-and-dark-bonus"
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?
Board styling, per the owner's request.
Changes
#4a779b, rose#a8636b) and deepen the 3x (#2c527a,#9c3f34) so each pair reads as two steps. Light theme bonus squares unchanged.#8c4a3c, unified across all three theme blocks. A gold/brown recent shared the tile's warm hue and so could not separate from both the near-black glyph (dark) and the tan tile (light) at once; burgundy's red hue stays distinct from both, in light and dark.Review on the test contour / phone
#9c5849); that is a one-line follow-up if the phone check agrees.Verification
Local UI suite green:
pnpm check,test:unit(160),build,test:e2e(106, Chromium + WebKit). Onlyui/src/app.css,ui/src/game/Board.svelte,docs/UI_DESIGN.mdtouched; no Go files.