mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
[theme] rename editorSelectionHighlightColor -> editorSelectionHighlight (For #23464)
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"editorForeground": "#D4D4D4",
|
||||
"editorInactiveSelection": "#3A3D41",
|
||||
"editorGuide": "#404040",
|
||||
"editorSelectionHighlightColor": "#add6ff26"
|
||||
"editorSelectionHighlight": "#add6ff26"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user