136 lines
3.9 KiB
JSON
136 lines
3.9 KiB
JSON
{
|
|
"$help": "https://aka.ms/terminal-documentation",
|
|
"$schema": "https://aka.ms/terminal-profiles-schema",
|
|
"actions":
|
|
[
|
|
{
|
|
"command":
|
|
{
|
|
"action": "copy",
|
|
"singleLine": false
|
|
},
|
|
"id": "User.copy.644BA8F2",
|
|
"keys": "ctrl+c"
|
|
},
|
|
{
|
|
"command": "paste",
|
|
"id": "User.paste",
|
|
"keys": "ctrl+v"
|
|
},
|
|
{
|
|
"command": "find",
|
|
"id": "User.find",
|
|
"keys": "ctrl+shift+f"
|
|
},
|
|
{
|
|
"command":
|
|
{
|
|
"action": "splitPane",
|
|
"split": "auto",
|
|
"splitMode": "duplicate"
|
|
},
|
|
"id": "User.splitPane.A6751878",
|
|
"keys": "alt+shift+d"
|
|
}
|
|
],
|
|
"copyFormatting": "none",
|
|
"copyOnSelect": false,
|
|
"defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
|
|
"newTabMenu":
|
|
[
|
|
{
|
|
"type": "remainingProfiles"
|
|
}
|
|
],
|
|
"profiles":
|
|
{
|
|
"defaults":
|
|
{
|
|
"elevate": false
|
|
},
|
|
"list":
|
|
[
|
|
{
|
|
"commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -NoExit \"winfetch\" ",
|
|
"font":
|
|
{
|
|
"face": "FiraCode NF"
|
|
},
|
|
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
|
|
"hidden": false,
|
|
"name": "Windows PowerShell"
|
|
},
|
|
{
|
|
"commandline": "%SystemRoot%\\System32\\cmd.exe",
|
|
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
|
|
"hidden": true,
|
|
"name": "Eingabeaufforderung"
|
|
},
|
|
{
|
|
"colorScheme": "Campbell",
|
|
"commandline": "C:\\Windows\\system32\\wsl.exe -d Debian",
|
|
"guid": "{40472ee0-a350-486b-bb34-f89c06fd6b14}",
|
|
"hidden": true,
|
|
"icon": "ms-appx:///ProfileIcons/{9acb9455-ca41-5af7-950f-6bca1bc9722f}.png",
|
|
"name": "Debian",
|
|
"startingDirectory": "~"
|
|
},
|
|
{
|
|
"guid": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}",
|
|
"hidden": false,
|
|
"name": "Git Bash",
|
|
"source": "Git"
|
|
}
|
|
]
|
|
},
|
|
"schemes":
|
|
[
|
|
{
|
|
"background": "#2D2A2E",
|
|
"black": "#1A181A",
|
|
"blue": "#1080D0",
|
|
"brightBlack": "#707070",
|
|
"brightBlue": "#22D5FF",
|
|
"brightCyan": "#7ACCD7",
|
|
"brightGreen": "#A4CD7C",
|
|
"brightPurple": "#AB9DF2",
|
|
"brightRed": "#F882A5",
|
|
"brightWhite": "#E3E1E4",
|
|
"brightYellow": "#E5D37E",
|
|
"cursorColor": "#FFFFFF",
|
|
"cyan": "#3AA5D0",
|
|
"foreground": "#E3E1E4",
|
|
"green": "#7FCD2B",
|
|
"name": "Sonokai Shusia",
|
|
"purple": "#7C63F2",
|
|
"red": "#F82F66",
|
|
"selectionBackground": "#FFFFFF",
|
|
"white": "#E3E1E4",
|
|
"yellow": "#E5DE2D"
|
|
},
|
|
{
|
|
"background": "#300A24",
|
|
"black": "#171421",
|
|
"blue": "#0037DA",
|
|
"brightBlack": "#767676",
|
|
"brightBlue": "#08458F",
|
|
"brightCyan": "#2C9FB3",
|
|
"brightGreen": "#26A269",
|
|
"brightPurple": "#A347BA",
|
|
"brightRed": "#C01C28",
|
|
"brightWhite": "#F2F2F2",
|
|
"brightYellow": "#A2734C",
|
|
"cursorColor": "#FFFFFF",
|
|
"cyan": "#3A96DD",
|
|
"foreground": "#FFFFFF",
|
|
"green": "#26A269",
|
|
"name": "Ubuntu-ColorScheme",
|
|
"purple": "#881798",
|
|
"red": "#C21A23",
|
|
"selectionBackground": "#FFFFFF",
|
|
"white": "#CCCCCC",
|
|
"yellow": "#A2734C"
|
|
}
|
|
],
|
|
"themes": []
|
|
} |