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

Hard to distinguish between letters in/out of range #9

Open
misaugstad opened this issue Apr 29, 2022 · 6 comments
Open

Hard to distinguish between letters in/out of range #9

misaugstad opened this issue Apr 29, 2022 · 6 comments

Comments

@misaugstad
Copy link

misaugstad commented Apr 29, 2022

I find it surprisingly difficult to distinguish between the letters on the keyboard that are in range vs out of range. Some things we might do to make it look more clear:

  • decreasing the font-weight for invalid letters
  • changing the text color for valid letters from #cccccc to something closer to #ffffff (while keeping invalid letters as-is)

I'm sure there are other bigger changes that could be made to the color scheme instead, but above are some simple improvements IMO.

Thoughts?

278590418_1015201809386780_3199571102917884388_n

@vegeta897
Copy link
Owner

Thanks for your input!

I like changing the valid letter color to #ffffff. I think I'll do that.

Decreasing the font weight of invalid letters does separate them more, but I'm not sure I like it aesthetically.

@vegeta897
Copy link
Owner

I see you added a screenshot, are you using the high contrast mode?

I should probably do something about the fact that there is more contrast between valid/invalid keys in the normal mode than in high contrast mode.

@misaugstad
Copy link
Author

It does feel marginally worse in high contrast mode, but still difficult either way. Yeah I tried high contrast mode because the keys were hard to distinguish 😅

@vegeta897
Copy link
Owner

Here's the normal mode with slightly darker background on the valid keys, is this sufficient?

image

@misaugstad
Copy link
Author

Hard to fully say without using it, but from a quick look on my phone, it still feels kinda strained to read.

@vegeta897
Copy link
Owner

I think I'll leave the default keyboard mostly as-is, and do an overhaul of the high contrast mode keyboard.

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

No branches or pull requests

2 participants