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:
@@ -35,7 +35,6 @@
|
||||
"editor.foreground": "#000000e4",
|
||||
"editor.inactiveSelectionBackground": "#E5EBF1",
|
||||
"editor.selectionHighlightBackground": "#ADD6FF80",
|
||||
"editorCursor.foreground": "#005FB8",
|
||||
"editorGroup.border": "#0000001a",
|
||||
"editorGroupHeader.tabsBackground": "#f8f8f8",
|
||||
"editorGroupHeader.tabsBorder": "#0000001a",
|
||||
|
||||
Reference in New Issue
Block a user