Skip to content

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

@kylemilloy

Description

@kylemilloy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions