Fix editor cursor colors in v2 themes (#171202)

This commit is contained in:
David Dossett
2023-01-12 13:15:04 -08:00
committed by GitHub
parent 127a4c7b4a
commit b6acfe86f4
2 changed files with 0 additions and 2 deletions

View File

@@ -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",