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

colorRegistry.i18n.json « common « theme « platform « vs « src « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38c74d0b51010796d0ea33a61f2d2f5b3eb69f5a (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": "Color de fondo de la región actual que coincide con la búsqueda",
	"editorBackground": "Color de fondo del editor",
	"editorForeground": "Color de primer plano predeterminado del editor",
	"editorInactiveSelection": "Color de la selección del editor inactiva",
	"editorSelection": "Color de la selección del editor",
	"editorsSelectionHighlightColor": "Color de fondo de las regiones resaltadas al seleccionarlas",
	"findMatchHighlight": "Color de fondo de las regiones que coinciden con la búsqueda",
	"findRangeHighlight": "Color de fondo de las regiones seleccionadas para buscar",
	"schema.colors": "Colores usados en el área de trabajo."
}