windwos-terminal aktualisiert
This commit is contained in:
parent
22ae7b2cef
commit
56b159adb1
1 changed files with 5 additions and 3 deletions
|
@ -55,13 +55,15 @@
|
|||
"name": "Eingabeaufforderung"
|
||||
},
|
||||
{
|
||||
"acrylicOpacity": 0.81000000000000005,
|
||||
"acrylicOpacity": 0.93000000000000005,
|
||||
"antialiasingMode": "grayscale",
|
||||
"bellStyle": "none",
|
||||
"colorScheme": "Tango Dark",
|
||||
"commandline": "wsl.exe -d Ubuntu-20.04 ",
|
||||
"cursorHeight": 100,
|
||||
"cursorShape": "filledBox",
|
||||
"experimental.retroTerminalEffect": false,
|
||||
"fontFace": "Liberation Mono",
|
||||
"fontFace": "Cascadia Mono",
|
||||
"fontSize": 11,
|
||||
"guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
|
||||
"hidden": false,
|
||||
|
@ -93,7 +95,7 @@
|
|||
"brightRed": "#E74856",
|
||||
"brightWhite": "#F2F2F2",
|
||||
"brightYellow": "#F9F1A5",
|
||||
"cursorColor": "#FFFFFF",
|
||||
"cursorColor": "#FF0004",
|
||||
"cyan": "#3A96DD",
|
||||
"foreground": "#CCCCCC",
|
||||
"green": "#13A10E",
|
||||
|
|
Loading…
Reference in a new issue