Skip to content

fix light theme contrast issue in questions feature#303213

Merged
meganrogge merged 3 commits intomainfrom
merogge/light-questions
Mar 19, 2026
Merged

fix light theme contrast issue in questions feature#303213
meganrogge merged 3 commits intomainfrom
merogge/light-questions

Conversation

@meganrogge
Copy link
Copy Markdown
Collaborator

fixes #302923

Screenshot 2026-03-19 at 10 44 05 AM

Copilot AI review requested due to automatic review settings March 19, 2026 14:45
@meganrogge meganrogge enabled auto-merge (squash) March 19, 2026 14:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Chat “questions” carousel list styling to improve contrast in light themes, addressing the reported low-contrast selected state.

Changes:

  • Updates selected row background/foreground tokens to use list-inactiveSelection* colors (with fallbacks).
  • Removes the previous selected description opacity tweak to keep selected text uniformly colored.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@vs-code-engineering vs-code-engineering bot added this to the 1.113.0 milestone Mar 19, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@meganrogge meganrogge merged commit daa0a70 into main Mar 19, 2026
19 checks passed
@meganrogge meganrogge deleted the merogge/light-questions branch March 19, 2026 15:43
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.

Bad color contrast on questions in light theme

3 participants