-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Tune new colors added for dark+ & light+ themes #1943
Comments
Accessibility AnalysisI've checked all the colors against _Web Content Accessibility Guidelines WCAG 2.0_. I've updated your comment above with annotations as to which colors could be improved (i.e. ones that only got a AA-rating, or minimum requirements) and which ones did not pass with sufficient contrast. I will provide updated alternatives in a little bit that will fix the ones not passing minimum contrast. Aesthetic AnalysisThe colors look good on dark, but on light theme the function/method names are not clearly colored (especially for people that have trouble seeing faint colors). We could also improve contrast on type annotations on the light theme. I'll provide some updated colors momentarily. |
Suggested Replacement Colors for Dark+ and Light+(Changed colors in bold)
|
Thanks @bgashler1. |
I do not like the gray color for the ligth+ theme for method names. Just my opinion as an every day light+ theme user |
@isidorn, what do you think of |
👍 |
795E26 looks good to me, I updated the code |
Awesome! Thanks guys. |
For the light and dark theme we added for new colors. We'd need a pass from the UX team to tune them where necessary. Especially in the light themes, some of the colors don't differ very much from the existing colors.
To tune, make changes to extensions/theme-colorful-defaults/themes/dark_plus.tmTheme and light_plus.tmTheme
The base colors are (I wouldn't make any changes to these):
Snippet:
The text was updated successfully, but these errors were encountered: