Skip to content

Fix unreadable native select options on dark theme - #1

Merged
bryllim merged 1 commit into
bryllim:mainfrom
ikrame-ih:fix/select-dropdown-contrast
Aug 26, 2026
Merged

bryllim merged 1 commit into
bryllim:mainfrom
ikrame-ih:fix/select-dropdown-contrast

Conversation

@ikrame-ih

Copy link
Copy Markdown
Contributor

What changed

Native <select> filters on /exercises/ inherit light text from the dark theme. Chrome on Windows 11 paints the open option list with a white background, so Muscle / Equipment / Type options are unreadable.

This sets explicit color and background-color on select and option so the open list has contrast.

Verification

  • npm run check
  • Assets and metadata include appropriate attribution
  • UI changes work with keyboard navigation and reduced motion

Screenshot (before): white-on-white dropdown on Windows 11 + Chrome.
image

@bryllim
bryllim merged commit aac5992 into bryllim:main Aug 26, 2026
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.

2 participants