Monokai / monokai-pro-vscode

Issue tracking for Monokai Pro for Visual Studio Code
321 stars 7 forks source link

bracket pair colorization doesn't use Theme colors #269

Closed fanantoxa closed 2 years ago

fanantoxa commented 3 years ago

VSCode has just released High performance bracket pair colorization That allow to have brackets pair to have different colors to better understand pairs. bracket-pair-colorization-on-off drawio

Issue: It doesn't use theme colors so all brackets looks a bit different from code. Here some examples: sssss

Proposal: Since bracket pair colorization now is built in into VSCode, update theme to set colors for brackets.

Thanks, Anton :slightly_smiling_face:

outaTiME commented 3 years ago

Here is an example of how to achieve this

image

Monokai commented 2 years ago

I've added the theme colors for the bracket matching. Personally I find it a bit too much, but at least it's there now.