-
Notifications
You must be signed in to change notification settings - Fork 16.9k
fix: systemPreferences.getAccentColor inverted color
#48511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
systemPreferences.getAccentColor inverted color
|
Release Notes Persisted
|
|
I was unable to backport this PR to "37-x-y" cleanly; |
|
I was unable to backport this PR to "36-x-y" cleanly; |
|
I was unable to backport this PR to "38-x-y" cleanly; |
|
I have automatically backported this PR to "39-x-y", please check out #48624 |
fix: systemPreferences.getAccentColor inverted color
fix: systemPreferences.getAccentColor inverted color
fix: systemPreferences.getAccentColor inverted color
fix: systemPreferences.getAccentColor inverted color
|
@codebytere has manually backported this PR to "38-x-y", please check out #49066 |
|
@codebytere has manually backported this PR to "37-x-y", please check out #49067 |
Description of Change
Closes #48506.
Fixes an issue where
systemPreferences.getAccentColorinverted the color.Checklist
npm testpassesRelease Notes
Notes: Fixed an issue where
systemPreferences.getAccentColorinverted the color.