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

colorRegistry.i18n.json « common « theme « platform « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee1968fc0be67eacf7f0bf9f1bc0dfd50548595f (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": "워크벤치에서 사용되는 색입니다."
}