Skip to content

feat: add accessibilityDisplayShouldDifferentiateWithoutColor on macOS#50409

Merged
jkleinsc merged 1 commit into42-x-yfrom
trop/42-x-y-bp-feat-add-accessibilitydisplayshoulddifferentiatewithoutcolor-on-macos-1774050690660
Mar 25, 2026
Merged

feat: add accessibilityDisplayShouldDifferentiateWithoutColor on macOS#50409
jkleinsc merged 1 commit into42-x-yfrom
trop/42-x-y-bp-feat-add-accessibilitydisplayshoulddifferentiatewithoutcolor-on-macos-1774050690660

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 42-x-y backport This is a backport PR backport/requested 🗳 semver/minor backwards-compatible functionality labels Mar 20, 2026
@jkleinsc jkleinsc merged commit e48835e into 42-x-y Mar 25, 2026
78 checks passed
@jkleinsc jkleinsc deleted the trop/42-x-y-bp-feat-add-accessibilitydisplayshoulddifferentiatewithoutcolor-on-macos-1774050690660 branch March 25, 2026 19:51
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Mar 25, 2026

Release Notes Persisted

Added nativeTheme.shouldDifferentiateWithoutColor on macOS

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

Labels

42-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.

2 participants