-
Notifications
You must be signed in to change notification settings - Fork 5
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 contrast failures for high contrast light theme #33
Conversation
|
I have some caveats with my work so far on this PR:
|
All foreground colors should work against #f2f2f2 (gray background) and #ffff00 (line highlight)
@trallard, I still have some misgivings about this PR. Is it okay for us to so drastically change these themes now that we've published this repo? |
I am not sure we are drastically changing the themes. The only question I have is why the yellow in the light theme? I mean this is a much brighter one that the one we currently have |
Okay, I think this is ready for review |
Note to self. I want to create some issues for this repo based on my experience of updating these two themes:
|
Looking at the proposed
In the grid, you can see the current colours (with names) vs. the proposed ones (no names).
See With these proposed changes, both themes are more consistent and we keep a higher contrast in the I can make the changes unless you are dying to make them @gabalafou or you have major reservations on the proposed changes/updates |
Putting this on hold while we get #42 through |
I was going to review again until I saw the last comment 😓 ping me when this is ready then |
#42 is in, this got a bunch of conflicts now. I think most of them should be solvable by just re-generating the files. |
I resolved some merge conflicts, but this is not yet ready for review |
OK this is now ready for review |
Let's wait 48 hours and merge otherwise to have one less things on @trallard todo list, we can revise later if we wish. |
Seen with @trallard in person, merging. |
Closes #30.
This PR updates the a11y-light and a11y-high-contrast-light themes.
For a11y-light, the main changes are:
#e6e5d8
(this is the same as#7971292e
blended with#fefefe
) to#fdf2e2
#f2f2f2
(I chose this color as the darkest off-white or gray background color that the theme will support)For a11y-high-contrast-light:
#e6e5d8
to#fae4c2