Open
Conversation
+whitespace
Author
|
Oh. You can easily check contrast in Firefox dev tools (click on color: prop) or on WebAIM website: |
Member
|
Thanks for looking at this. It's a very valid point. Not sure which is the right option. Will try and take a look shortly if no-one else steps in first. |
|
Unfortunately I didn't take any notice of it until now where I go through my github stuff. Is this still relevant? Is this still the repo of the website? |
Contributor
|
@Chris2011 no this repos is "deprecated" for the site UI but the constrat concern are still valid. https://github.com/apache/netbeans-antora-ui is the home of the related ui for the site |
|
@ebarboni thx, will have a look there. |
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.
There is a very low contrast on the main page on the green card (below 2). The other cards is about 5 and 8 so acceptable. A simple fix is to change color of the text to black as in the patch.
Another option is to use darker green. But would need to be at least
#809D2Ato to be viable for large text and#667D21for small text.