[themes] monokai Dimmed theme issue. Fixes #80704
parent
b22ee20028
commit
29c372ff67
|
@ -347,7 +347,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "HTML String",
|
"name": "HTML String",
|
||||||
"scope": "string.quoted.double.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html",
|
"scope": "string.quoted.double.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.definition.string.end.html source, string.quoted.double.html source",
|
||||||
"settings": {
|
"settings": {
|
||||||
"fontStyle": "",
|
"fontStyle": "",
|
||||||
"foreground": "#9AA83A"
|
"foreground": "#9AA83A"
|
||||||
|
|
Loading…
Reference in New Issue