Reset Styling for meta.embedded for other themes

This commit is contained in:
Matt Bierner
2017-09-11 11:24:05 -07:00
parent 3952d4ed5c
commit 33ec299b85
9 changed files with 63 additions and 0 deletions
@@ -7,6 +7,13 @@
"foreground": "#93A1A1"
}
},
{
"scope": "meta.embedded",
"settings": {
"background": "#002B36",
"foreground": "#93A1A1"
}
},
{
"name": "Comment",
"scope": "comment",