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/cht/src/vs/editor/common/view/editorColorRegistry.i18n.json')
-rw-r--r--i18n/cht/src/vs/editor/common/view/editorColorRegistry.i18n.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/editor/common/view/editorColorRegistry.i18n.json b/i18n/cht/src/vs/editor/common/view/editorColorRegistry.i18n.json
new file mode 100644
index 00000000000..55bb838373e
--- /dev/null
+++ b/i18n/cht/src/vs/editor/common/view/editorColorRegistry.i18n.json
@@ -0,0 +1,17 @@
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+// Do not edit this file. It is machine generated.
+{
+ "activeLinkForeground": "使用中之連結的色彩",
+ "caret": "編輯器游標色彩",
+ "guide": "編輯輔助線色彩",
+ "hoverHighlight": "編輯器動態顯示的背景色彩",
+ "invisibles": "編輯器隱藏項目的色彩",
+ "lineHighlight": "編輯器行的反白顯示色彩",
+ "linkForeground": "連結的色彩",
+ "rangeHighlight": "反白顯示之範圍的背景色彩,例如由 Quick Open 與尋找功能反白顯示的區域",
+ "referencesFindMatchHighlight": "參考檢視搭配反白顯示色彩",
+ "referencesReferenceHighlight": "參考範圍的反白顯示色彩"
+} \ No newline at end of file