You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of VSCode 1.67, released in April 2022, the colorize bracket pairs option has been enabled by default.
This results in many bracket pairs using unexpected colors. In particular, some pairs may use colors that are too harsh and saturated compared to the rest of the colors in the theme's palette, and others may be too subtle and hard to differentiate from surrounding content.
For an example, see this comparison of the "Lilac" theme as displayed in the readme, and the appearance of the theme in VSCode with bracket pair colorization on:
Example Screenshot from ReadMe
VSCode v1.67
This occurs with all Noctis themes, and is now the default user experience, since bracket pair colorization is enabled by default. This can be worked around by turning the feature off.
I'm not familiar with building themes for VSCode, but is it possible to update the theme and/or locally modify my preferences, so that the colors used with this feature are more compatible with those used with the rest of the theme?
The text was updated successfully, but these errors were encountered:
As of VSCode 1.67, released in April 2022, the colorize bracket pairs option has been enabled by default.
This results in many bracket pairs using unexpected colors. In particular, some pairs may use colors that are too harsh and saturated compared to the rest of the colors in the theme's palette, and others may be too subtle and hard to differentiate from surrounding content.
For an example, see this comparison of the "Lilac" theme as displayed in the readme, and the appearance of the theme in VSCode with bracket pair colorization on:
This occurs with all Noctis themes, and is now the default user experience, since bracket pair colorization is enabled by default. This can be worked around by turning the feature off.
I'm not familiar with building themes for VSCode, but is it possible to update the theme and/or locally modify my preferences, so that the colors used with this feature are more compatible with those used with the rest of the theme?
The text was updated successfully, but these errors were encountered: