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

editorColorRegistry.i18n.json « view « common « editor « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 55bb838373e5f6684a7dded8461580bfb2659226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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": "參考範圍的反白顯示色彩"
}