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/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
index 50f3054a326..b44e4e0fdf7 100644
--- a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
@@ -6,5 +6,7 @@
{
"terminal.background": "ターミナルの背景色。パネルごとに異なる色を指定できます。",
"terminal.foreground": "ターミナルの前景色。",
+ "terminalCursor.foreground": "ターミナルのカーソル前景色。",
+ "terminalCursor.background": "ターミナルのカーソルの背景色。ブロックカーソルで重ねた文字の色をカスタマイズできます。",
"terminal.ansiColor": "ターミナルの '{0}' ANSI カラー。"
} \ No newline at end of file