mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
[theme] rename editorSelectionHighlightColor -> editorSelectionHighlight (For #23464)
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"editorForeground": "#000000",
|
||||
"editorInactiveSelection": "#E5EBF1",
|
||||
"editorGuide": "#d3d3d3",
|
||||
"editorSelectionHighlightColor": "#add6ff4d"
|
||||
"editorSelectionHighlight": "#add6ff4d"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user