提交 f4a4dd3b 编写于 作者: M Martin Aeschlimann

[thems] remove default token colors

上级 06d659f3
......@@ -3,20 +3,13 @@
"name": "Dark (Visual Studio)",
"include": "./dark_defaults.json",
"tokenColors": [
{
"settings": {
"foreground": "#D4D4D4",
"background": "#1E1E1E"
}
},
{
"scope": [
"meta.embedded",
"source.groovy.embedded"
],
"settings": {
"foreground": "#D4D4D4",
"background": "#1E1E1E"
"foreground": "#D4D4D4"
}
},
{
......
......@@ -6,8 +6,7 @@
{
"scope": ["meta.embedded", "source.groovy.embedded"],
"settings": {
"foreground": "#000000ff",
"background":"#ffffffff"
"foreground": "#000000ff"
}
},
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册