[thems] remove default token colors

This commit is contained in:
Martin Aeschlimann
2017-11-08 10:56:47 +01:00
parent 06d659f33f
commit f4a4dd3be3
2 changed files with 2 additions and 10 deletions

View File

@@ -6,8 +6,7 @@
{
"scope": ["meta.embedded", "source.groovy.embedded"],
"settings": {
"foreground": "#000000ff",
"background":"#ffffffff"
"foreground": "#000000ff"
}
},
{