Remove language constant from dimmed monokai

Conflicts with the 'Built-in constant' key

Fixes #41012
This commit is contained in:
Daniel Imms 2018-01-02 09:05:27 -08:00
parent 42ad98d47f
commit 5b6974928e

View file

@ -210,14 +210,6 @@
"foreground": "#6089B4"
}
},
{
"name": "Language Constant",
"scope": "constant.language",
"settings": {
"fontStyle": "",
"foreground": "#FF0080"
}
},
{
"name": "Meta Brace",
"scope": "punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html",