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

feat: add support for forced-colors in style modules #89

Open
bheston opened this issue May 11, 2023 · 0 comments · May be fixed by #73
Open

feat: add support for forced-colors in style modules #89

bheston opened this issue May 11, 2023 · 0 comments · May be fixed by #73
Assignees

Comments

@bheston
Copy link
Member

bheston commented May 11, 2023

Feature Request

The forced-colors media query supports high contrast colors in Windows. Since many components are implemented as markup that does not directly reflect the correct platform elements, the platform cannot provide the high contrast support automatically.

Port the existing high contrast patterns from the FAST/Fluent components to the new style modules support defined in #73.

Expected Behavior

Components should render with intentional colors in high contrast mode in Windows.

Current Behavior

High contrast styles are automatically applied by the browser, but not semantically accurate.

@bheston bheston linked a pull request May 11, 2023 that will close this issue
7 tasks
@khamudom khamudom self-assigned this May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants