-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
Bracket pair colors #305
Comments
this theme is not developed for colorblind. If you want to customize colors, you can do it by overriding your theme ( settings.json ). "workbench.colorCustomizations": { |
This theme is developed for colorblind, a lot of testing was done, and I wrote a post explaining this, linked in the readme. Thanks for the issue @LmarLoe, I will look into this today. |
Fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since the Bracket Pair Colorizer has been deprecated in favor of native functionality,
the color of the third nested brackets is different from what it used to be with the extension.
I suggest bring back this color (#87CEFA) because it is more distinguishable by colorblind people.
The text was updated successfully, but these errors were encountered: