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

editorColorRegistry.i18n.json « view « common « editor « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9085c01fa41a790a3de0d1f233d035f946a5fb6e (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": "빠른 열기 및 찾기 기능 등을 통해 강조 표시된 영역의 배경색",
	"referencesFindMatchHighlight": "참조 뷰 일치 항목 강조 표시 색",
	"referencesReferenceHighlight": "참조 범위 강조 표시 색"
}