[website] Update selection colors for readability#8
Open
Malvoz wants to merge 1 commit into
Open
Conversation
Author
|
A somewhat related (to colors) but off topic comment: CSSWG is looking to potentially standardize color ramps, which may not only be of interest to your organization but perhaps you've got some valuable insight. See https://twitter.com/tabatkins/status/1442979946914205712. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I sometimes find myself selecting parts of text that I'm reading, the current selection styles are not optimal for readability:
PR preview
I've re-used current colors and already-defined custom properties to make selected text more readable:
This could be improved further to ensure a certain level of contrast of course, if anyone is interested in doing that.