Skip to content

Conversation

@jsit
Copy link
Member

@jsit jsit commented Nov 21, 2025

A big chunk of color normalization here. This might not be perfect, but it's close to complete I think.

Some colors will change slightly as a result of this -- just about halved the number of grays, for instance, but I think everything still look mostly the same.

Doing a real a11y contrast audit will be a good next step, but for now just wanted to get the color tokens set up and used.

Closes #132

Some screenshots:

Screenshot 2025-11-20 at 11 19 22 PM Screenshot 2025-11-20 at 11 19 19 PM Screenshot 2025-11-20 at 11 19 15 PM Screenshot 2025-11-20 at 11 19 12 PM Screenshot 2025-11-20 at 11 19 06 PM Screenshot 2025-11-20 at 11 19 02 PM Screenshot 2025-11-20 at 11 18 37 PM Screenshot 2025-11-20 at 11 18 22 PM Screenshot 2025-11-20 at 11 18 20 PM Screenshot 2025-11-20 at 11 18 16 PM Screenshot 2025-11-20 at 11 18 14 PM

@jsit jsit requested a review from a team as a code owner November 21, 2025 04:04
jsit added 3 commits December 2, 2025 18:40
* origin/main:
  feat: add vertical scrollbars (#144) (#145)
  chore: add husky and lint-staged (#137)
  fix: add right padding to show artwork (#143) (#154)
  chore: fix old relative imports (#139)
  chore: remove unused currentShowRef
  chore: remove unneeded currentShow code
  refactor: simplify mainContent() call
  Feat: adds skip buttons to both the archive view and homescreen (#146)
  docs: add conventional commits format to copilot instructions (#133)
  feat: allow jump forward/back when playing archives (#124)
  get current show from RecentlyPlayedService to fix highlighting
  refactor: split chained ternaries on RecentlyPlayed for readability
* origin/main:
  feat: handle remote seek event (#170)
  fix: handle audio interruptions (#169)
  fix: fix lock screen play/stop controls (#163) (#164)
  fix: fix schedule stack background color (#167)
  docs: some updates to agents files (#149)
  fix: show artwork on lock screen with live stream (#142) (#162)
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.

Normalize colors

2 participants