Skip to content

[material-ui] Further Improvements with high contrast mode #48681

Description

@joserodolfofreitas

Summary

Our enhacement for high constrast mode on Windows is not complete.

Currently, just a few cases and components are covered.
See the example below:

  • Alerts don't have borders
  • Tabs dont have active indicator
  • Paper doesnt have border
  • Primary button doesnt have a border
    (I haven't tested all the other components)

You can check a live example on:
https://stackblitz.com/edit/q2qqs9vd-ck2mpgci?file=src%2FDemo.jsx

Original

Image

High contrast mode without enhancement

Image

High contrast mode with enhancement

(see that only the disabled input changed color)
Image

Motivation

Current solution solves just a few use cases.

Search keywords: accessibility contrast

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilitya11ytype: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.waiting for 👍Waiting for upvotes. Open for community feedback and needs more interest to be worked on.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions