-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ContentSwitcher): resolve text contrast violations (#8130)
* fix(content-switcher): set unselected background color * fix(content-switcher): add unselected switcher button borders * fix(theme-tokens): update content switcher divider token * fix(content-switcher): update switcher button hover color * fix(content-switcher): remove borders for middle selected switchers * fix(content-switcher): update disabled switcher button styles * fix(content-switcher): update disabled switcher styles * refactor(content-switcher): remove unused styles * fix(content-switcher): update divider token per new spec * docs(ContentSwitcher): mark `light` prop for deprecation * refactor(content-switcher): remove redundant light variant styles * chore: update snapshots Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e928b91
commit 43a8379
Showing
4 changed files
with
38 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters