Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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