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

Improve default colors accessibility #55

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

DivineDominion
Copy link
Contributor

The accent color polyfill produces a blue color when users don't change their system settings. The contrast was not sufficient with the default 3/4 dark gray background color in dark mode. Text fields usually have a deeper BG color, not lighter, when dark mode is enabled.

I suggest adopting these system defaults that look good out of the box and let client code override the app with worse colors if they want :)

New colors

Screen Shot 2021-04-06 at 12 59 47 Screen Shot 2021-04-06 at 12 59 57

Old colors

Screen Shot 2021-04-06 at 13 04 05 Screen Shot 2021-04-06 at 13 03 54

Copy link
Member

@Econa77 Econa77 left a comment

Choose a reason for hiding this comment

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

nice catch 👍

@Econa77 Econa77 merged commit 5959744 into Clipy:master Apr 6, 2021
@DivineDominion DivineDominion deleted the accessible-default-colors branch April 12, 2021 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants