Open
Description
Component
Link
Package version
9.42
React version
18.0.0
Environment
https://react.fluentui.dev/?path=/docs/components-link--docs
Current Behavior
Link without href is rendered as a button. It has correct text color in regular themes but in Windows HC theme the color is black or white (equal to regular text color)

Expected Behavior
Link color should by Hyperlink
Reproduction
https://react.fluentui.dev/?path=/docs/components-link--docs
Steps to reproduce
Set Windows HC theme
Open Link documentation in the browser
Scroll to As a button section
Observe the color
Are you reporting an Accessibility issue?
None
Suggested severity
Medium - Has workaround
Products/sites affected
Teams
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.