mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
[theme] rename editorGuide -> editorIndentGuides (for #23464)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"editorBackground": "#1e1e1e",
|
||||
"editorForeground": "#D4D4D4",
|
||||
"editorInactiveSelection": "#3A3D41",
|
||||
"editorGuide": "#404040",
|
||||
"editorIndentGuides": "#404040",
|
||||
"editorSelectionHighlight": "#add6ff26"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user