mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Fix editor cursor colors in v2 themes (#171202)
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
"editor.background": "#1f1f1f",
|
||||
"editor.findMatchBackground": "#9e6a03",
|
||||
"editor.foreground": "#ffffffd3",
|
||||
"editorCursor.foreground": "#0078d4",
|
||||
"editorGroup.border": "#ffffff17",
|
||||
"editorGroupHeader.tabsBackground": "#181818",
|
||||
"editorGroupHeader.tabsBorder": "#ffffff15",
|
||||
|
||||
Reference in New Issue
Block a user