Skip to content
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

Fix accent button background for high contrast #1509

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

kaiguo
Copy link
Contributor

@kaiguo kaiguo commented Oct 29, 2019

Description

AccentButtonStyle was using the incorrect background brush which makes hover state hard to see in high contrast mode. Updated background from "SystemControlForegroundAccentBrush" to "SystemControlBackroundAccentBrush".

Motivation and Context

Fix an internal issue.

How Has This Been Tested?

Manually tested.

Screenshots (if appropriate):

button-hc

@kaiguo kaiguo requested a review from a team as a code owner October 29, 2019 22:32
@kaiguo kaiguo merged commit 2a1ed29 into master Oct 30, 2019
@kaiguo kaiguo deleted the user/kaiguo/accent-button-background branch October 30, 2019 21:08
@jevansaks jevansaks added the release note PR that we want to call out in the next release summary label Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Styling release note PR that we want to call out in the next release summary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants