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

editorColorRegistry.i18n.json « view « common « editor « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5c62f4e0f086710d4a6242baa02073a292fc41e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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 機能や検索機能などによって強調表示された範囲の背景色"
}