hedinne / popping-and-locking-vscode

Vivid and well balanced syntax for VS Code.

Home Page:https://marketplace.visualstudio.com/items?itemName=hedinne.popping-and-locking-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Settings for Bracket Pair Colorizer 2

jsejcksn opened this issue · comments

Is this correct?

{
  "bracket-pair-colorizer-2.colors": [
    "#cc241d",
    "#b16286",
    "#458588",
    "#689d6a",
    "#98971a",
    "#d79921"
  ],
  "bracket-pair-colorizer-2.unmatchedScopeColor": "#f2e5bc"
}

If not, will you please correct and add to the documentation? Thanks!

I'll check and update it next week.

@hedinne Did you ever take a look at this?

Hey hey, sorry for the late replay. Yes, I added it to the readme and published just now. Thank you for the contribution.