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/platform/theme/common/colorRegistry.i18n.json')
-rw-r--r--i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json b/i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json
new file mode 100644
index 00000000000..7d2c318dc39
--- /dev/null
+++ b/i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json
@@ -0,0 +1,16 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "currentFindMatchHighlight": "符合搜尋之目前區域的背景色彩",
+ "editorBackground": "編輯器背景色彩",
+ "editorForeground": "編輯器預設前景色彩",
+ "editorInactiveSelection": "非使用中之編輯器選取範圍的色彩",
+ "editorSelection": "編輯器選取範圍的色彩",
+ "editorsSelectionHighlightColor": "選取時,反白顯示之區域的背景色彩",
+ "findMatchHighlight": "符合搜尋之區域的背景色彩",
+ "findRangeHighlight": "選定要搜尋之區域的背景色彩",
+ "schema.colors": "工作台中使用的色彩。"
+} \ No newline at end of file