Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix selected, hovered, subtle Tab token selection #3315

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

lawrencewin
Copy link
Contributor

@lawrencewin lawrencewin commented Dec 18, 2023

Platforms Impacted

  • iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

The indicator uses the wrong color token for a selected, hovered, subtle Tab. This is a problem because it is hard to see on non-HC themes and invisible on HC themes.

This PR fixes this by getting the correct token value for indicatorColor in both color token files for a subtle, hovered, selected tab.

Verification

Before After
image image

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

@lawrencewin lawrencewin requested a review from a team as a code owner December 18, 2023 20:45
@lawrencewin lawrencewin merged commit f668713 into microsoft:main Dec 19, 2023
11 checks passed
@lawrencewin lawrencewin deleted the tablist-token-fix-pt-2 branch December 19, 2023 19:28
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