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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/esn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/esn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json b/i18n/esn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
index d5630179464..452c57e6943 100644
--- a/i18n/esn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
+++ b/i18n/esn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
@@ -11,5 +11,6 @@
"terminalCursor.foreground": "Color de primer plano del cursor del terminal.",
"terminalCursor.background": "Color de fondo del cursor del terminal. Permite personalizar el color de un carácter solapado por un cursor de bloque.",
"terminal.selectionBackground": "Color de fondo de selección del terminal.",
+ "terminal.border": "Color del borde que separa paneles divididos en el terminal. El valor predeterminado es panel.border.",
"terminal.ansiColor": "color ANSI ' {0} ' en el terminal."
} \ No newline at end of file