Skip to content

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

@bheston

Description

@bheston

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions