Skip to content

Instantly share code, notes, and snippets.

@n9ti
Last active August 25, 2017 11:44
Show Gist options
  • Save n9ti/29ddd6122e8cd9d676cf6867b06e2195 to your computer and use it in GitHub Desktop.
Save n9ti/29ddd6122e8cd9d676cf6867b06e2195 to your computer and use it in GitHub Desktop.
VSCode config
"highlight-matching-tag.style": {
"borderWidth": "0 0 2px 0",
"borderStyle": "solid",
"borderColor": "rgba(0,150,136,0.5)",
"backgroundColor": "rgba(62,69,81,0.2)"
},
"highlight-matching-tag.leftStyle": null,
"highlight-matching-tag.rightStyle": null,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment