mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 09:50:11 -05:00
Fix #143739
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
"editorBracketMatch.background": "#0000",
|
||||
"editorBracketMatch.border": "#0F4A85",
|
||||
"editor.foldBackground": "#0000",
|
||||
"editorWhitespace.foreground": "#666666",
|
||||
"editorWhitespace.foreground": "#CCCCCC",
|
||||
|
||||
"editorWidget.foreground": "#292929",
|
||||
"editorWidget.background": "#ffffff",
|
||||
|
||||
Reference in New Issue
Block a user