[theme] rename editorGuide -> editorIndentGuides (for #23464)

This commit is contained in:
Martin Aeschlimann
2017-03-30 16:23:59 +02:00
parent c2b0ea9193
commit 658643a31c
11 changed files with 42 additions and 38 deletions

View File

@@ -5,7 +5,7 @@
"editorBackground": "#1e1e1e",
"editorForeground": "#D4D4D4",
"editorInactiveSelection": "#3A3D41",
"editorGuide": "#404040",
"editorIndentGuides": "#404040",
"editorSelectionHighlight": "#add6ff26"
}
}