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/hun/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json')
-rw-r--r--i18n/hun/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/hun/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json b/i18n/hun/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
index 890ebc35e3d..62724fd2402 100644
--- a/i18n/hun/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
+++ b/i18n/hun/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
@@ -6,5 +6,7 @@
{
"terminal.background": "A terminál háttérszíne. Ez lehetővé teszi a terminál paneltől eltérő színezését.",
"terminal.foreground": "A terminál előtérszíne.",
+ "terminalCursor.foreground": "A terminál kurzorának előtérszíne.",
+ "terminalCursor.background": "A terminál kurzorának háttérszíne. Lehetővé teszik az olyan karakterek színének módosítását, amelyek fölött egy blokk-típusú kurzor áll.",
"terminal.ansiColor": "A(z) '{0}' ANSI-szín a terminálban."
} \ No newline at end of file