UstymUkhman / matrix-theme

:desktop_computer: Visual Studio Code color theme inspired by "The Matrix" film :movie_camera:

Home Page:https://marketplace.visualstudio.com/items?itemName=UstymUkhman.matrix-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brackets are still colored

supermitch opened this issue · comments

I would prefer shades of green also for brackets.

Currently looks like:
image

Hi @supermitch! Thanks for your feedback, I will try to fix this if possible as soon as I find some time to come back to this project. In the meantime, feel free to star this theme if you like it to keep me motivated work in it further.

P.S.: For now you can disable default bracket colorization by adding this to your .code-workspace file:

"settings": {
  "editor.bracketPairColorization.enabled": false
}

Fixed in version 0.1.3.