fluentui
fluentui copied to clipboard
[Bug]: Wrong tokens used on ToggleButton
Library
React Components / v9 (@fluentui/react-components)
System Info
v9.46.3
Are you reporting Accessibility issue?
None
Reproduction
https://react.fluentui.dev/?path=/docs/components-button-togglebutton--default#appearance
Bug Description
Actual Behavior
Toggle button with subtle appearance, in selected mode the icon uses colorNeutralForeground2Selected
Expected Behavior
As the figma design show the icon should use colorNeutralForeground2BrandSelected.
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.