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

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