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

colorRegistry.i18n.json « common « theme « platform « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7f392582bb9d315673ef02228cb95bd2fca5bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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": "ワークベンチで使用する色。"
}