Skip to content

feat: add accessibilityDisplayShouldDifferentiateWithoutColor on macOS#50408

Merged
jkleinsc merged 1 commit into41-x-yfrom
trop/41-x-y-bp-feat-add-accessibilitydisplayshoulddifferentiatewithoutcolor-on-macos-1774050689803
Mar 25, 2026
Merged

feat: add accessibilityDisplayShouldDifferentiateWithoutColor on macOS#50408
jkleinsc merged 1 commit into41-x-yfrom
trop/41-x-y-bp-feat-add-accessibilitydisplayshoulddifferentiatewithoutcolor-on-macos-1774050689803

Conversation

@trop
Copy link
Copy Markdown
Contributor

@trop trop bot commented Mar 20, 2026

Backport of #49912

See that PR for details.

Notes: Added nativeTheme.shouldDifferentiateWithoutColor on macOS

Adds nativeTheme.shouldDifferentiateWithoutColor on macOS that maps to
NSWorkspace.accessibilityDisplayShouldDifferentiateWithoutColor. If true,
the user has indicated that they prefer UI that differentiates items with
something other than color alone. This is useful for users with color
vision deficiency.

Co-authored-by: Robert Böhnke <robb@robb.is>
@trop trop bot requested a review from a team March 20, 2026 23:51
@trop trop bot added 41-x-y backport This is a backport PR backport/requested 🗳 semver/minor backwards-compatible functionality labels Mar 20, 2026
@jkleinsc jkleinsc merged commit 6a8d187 into 41-x-y Mar 25, 2026
75 checks passed
@jkleinsc jkleinsc deleted the trop/41-x-y-bp-feat-add-accessibilitydisplayshoulddifferentiatewithoutcolor-on-macos-1774050689803 branch March 25, 2026 19:53
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Mar 25, 2026

Release Notes Persisted

Added nativeTheme.shouldDifferentiateWithoutColor on macOS

Copy link
Copy Markdown

@Lo236816 Lo236816 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #48426 ****### ### main//deactivate//

@Lo236816

This comment was marked as abuse.

@Lo236816

This comment was marked as duplicate.

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

Labels

41-x-y backport/approved ✅ backport This is a backport PR semver/minor backwards-compatible functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants