Skip to content
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

After updating to VSCode April release, brackets are colourized. #40

Open
kylemilloy opened this issue May 9, 2022 · 2 comments
Open

Comments

@kylemilloy
Copy link

Not specifically looking to have this patched, but wanted to note it if anyone else starts having this problem and the solution I found:

After updating VSCode to the April 2022 release (v1.67) it has started colourizing brackets by default which is ugly af. It looks like the culprit is the editor.bracketPairColorization.enabled setting. When set, it does what it says and overwrites the theme's colour as seen below:

Screen Shot 2022-05-09 at 15 01 14

By disabling this setting the theme shows as it should:

Screen Shot 2022-05-09 at 15 05 34

@kylemilloy
Copy link
Author

@daylerees - hey...lemme know if you want me to make a PR to add something to the readme so this can be closed and addressed there.

@daylerees
Copy link
Contributor

Thanks Kyle, that would be great! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants