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(ui5-day-picker): fix color contrast of selected day in HCB #2378

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

ilhan007
Copy link
Member

We had contrast ratio issue between the purple outline and black border around the selected day:

Screenshot 2020-10-20 at 2 14 40 PM

The black border turns out to be wrong, by design it should have been white and can be seen after the change:

Screenshot 2020-10-20 at 2 14 54 PM

FIXES #2372

@ilhan007 ilhan007 merged commit ff67141 into master Oct 28, 2020
@ilhan007 ilhan007 deleted the fix-dp-color-contrast branch October 28, 2020 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui5-date-picker: Text color contrast issues in High contrast black on white theme
2 participants