Fixes microsoft/monaco-editor#2311

上级 bf93e45b
......@@ -65,7 +65,7 @@ export const vs: IStandaloneThemeData = {
{ token: 'operator.scss', foreground: '666666' },
{ token: 'operator.sql', foreground: '778899' },
{ token: 'operator.swift', foreground: '666666' },
{ token: 'predefined.sql', foreground: 'FF00FF' },
{ token: 'predefined.sql', foreground: 'C700C7' },
],
colors: {
[editorBackground]: '#FFFFFE',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册