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

dirtydiffDecorator.i18n.json « electron-browser « scm « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c4aae56e0d913f1e5d6cb6e2815c6f637d24fd7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"editorGutterModifiedBackground": "编辑器导航线中被修改行的背景颜色。",
	"editorGutterAddedBackground": "编辑器导航线中已插入行的背景颜色。",
	"editorGutterDeletedBackground": "编辑器导航线中被删除行的背景颜色。",
	"overviewRulerModifiedForeground": "概述已修改内容的标尺标记颜色。",
	"overviewRulerAddedForeground": "概述已添加内容的标尺标记颜色。",
	"overviewRulerDeletedForeground": "概述已删除内容的标尺标记颜色。"
}