Skip to content

Add AppWordmark header and GameListItem color stripe#643

Open
wyne wants to merge 1 commit into
mainfrom
feat/list-screen-redesign
Open

Add AppWordmark header and GameListItem color stripe#643
wyne wants to merge 1 commit into
mainfrom
feat/list-screen-redesign

Conversation

@wyne

@wyne wyne commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • AppWordmark header: replaces the plain "ScorePad" nav title on the List screen with a branded lockup — app icon (28×28, rounded) + bold "Scorepad" in theme.headerText + "WITH ROUNDS" in brand yellow (#F5C800), adapts light/dark mode
  • GameListItem color stripe: adds a 5 px vertical accent bar on the leading edge of each game row, colored from the first player's assigned color (fallback #01497c); stretches to row height with 8 px top/bottom inset

Test plan

  • AppWordmark renders correctly in dark mode (headerText = white)
  • AppWordmark renders correctly in light mode (headerText = black)
  • "WITH ROUNDS" subtext is yellow in both modes
  • Stripe color reflects first player's assigned color
  • Stripe shows fallback color (#01497c) when player color is undefined
  • Popup menu (long press) still works on GameListItem
  • FadeInUp animation still fires on list items
  • All existing GameListItem tests pass

🤖 Generated with Claude Code

Replaces the plain 'ScorePad' nav title with a branded lockup (app icon +
bold name + yellow 'WITH ROUNDS' subtext) and adds a 5 px vertical color
stripe on the leading edge of each game row, sourced from the first player's
assigned color.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant