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