Last active
August 25, 2017 11:44
-
-
Save n9ti/29ddd6122e8cd9d676cf6867b06e2195 to your computer and use it in GitHub Desktop.
VSCode config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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