Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/chs/src/vs/editor/common/view/editorColorRegistry.i18n.json')
-rw-r--r--i18n/chs/src/vs/editor/common/view/editorColorRegistry.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/editor/common/view/editorColorRegistry.i18n.json b/i18n/chs/src/vs/editor/common/view/editorColorRegistry.i18n.json
index 26da122b2d8..9cfdf24e308 100644
--- a/i18n/chs/src/vs/editor/common/view/editorColorRegistry.i18n.json
+++ b/i18n/chs/src/vs/editor/common/view/editorColorRegistry.i18n.json
@@ -8,6 +8,7 @@
"lineHighlightBorderBox": "光标所在行四周边框的背景颜色。",
"rangeHighlight": "突出显示范围的背景颜色,例如 \"Quick Open\" 和“查找”功能。",
"caret": "编辑器光标颜色。",
+ "editorCursorBackground": "编辑器光标的背景色。可以自定义块型光标覆盖字符的颜色。",
"editorWhitespaces": "编辑器中空白字符颜色。",
"editorIndentGuides": "编辑器缩进参考线颜色。",
"editorLineNumbers": "编辑器行号颜色。",