mirror of
https://github.com/cmderdev/cmder.git
synced 2025-03-13 14:14:37 +08:00
commit
5814792bd6
76
vendor/windows_terminal_default_settings.json
vendored
76
vendor/windows_terminal_default_settings.json
vendored
@ -47,70 +47,80 @@
|
|||||||
],
|
],
|
||||||
"profiles":
|
"profiles":
|
||||||
{
|
{
|
||||||
"defaults": {},
|
"defaults":
|
||||||
|
{
|
||||||
|
"colorScheme": "One Half Dark",
|
||||||
|
"font":
|
||||||
|
{
|
||||||
|
"face": "Cascadia Code"
|
||||||
|
}
|
||||||
|
},
|
||||||
"list":
|
"list":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"colorScheme": "Campbell",
|
"colorScheme": "One Half Dark",
|
||||||
"commandline": "cmd /k \"%CMDER_ROOT%\\vendor\\init.bat\"",
|
"commandline": "cmd /k \"%CMDER_ROOT%\\vendor\\init.bat\"",
|
||||||
"guid": "{48946353-ebe8-4571-a591-7d609f31327a}",
|
"guid": "{48946353-ebe8-4571-a591-7d609f31327a}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"icon": "%CMDER_ROOT%\\icons\\cmder.ico",
|
"icon": "%CMDER_ROOT%\\icons\\cmder.ico",
|
||||||
"name": "Cmder",
|
"name": "Cmder",
|
||||||
"startingDirectory": "",
|
"startingDirectory": null,
|
||||||
"tabTitle": "Cmder",
|
"tabTitle": "Cmder",
|
||||||
"useAtlasEngine": false
|
"useAtlasEngine": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"colorScheme": "One Half Dark",
|
||||||
"commandline": "%SystemRoot%\\System32\\cmd.exe /k \"%CMDER_ROOT%\\vendor\\init.bat\"",
|
"commandline": "%SystemRoot%\\System32\\cmd.exe /k \"%CMDER_ROOT%\\vendor\\init.bat\"",
|
||||||
"elevate": true,
|
"elevate": true,
|
||||||
"guid": "{bdd957d0-c15a-49e6-9816-14b02351a071}",
|
"guid": "{bdd957d0-c15a-49e6-9816-14b02351a071}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"icon": "%CMDER_ROOT%\\icons\\cmder_red.ico",
|
"icon": "%CMDER_ROOT%\\icons\\cmder_red.ico",
|
||||||
"name": "Cmder as Admin",
|
"name": "Cmder as Admin",
|
||||||
"startingDirectory": "",
|
"startingDirectory": null,
|
||||||
"tabTitle": "Cmder as Admin"
|
"tabTitle": "Cmder as Admin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"colorScheme": "Campbell",
|
"colorScheme": "One Half Dark",
|
||||||
"commandline": "PowerShell -ExecutionPolicy Bypass -NoLogo -NoProfile -NoExit -Command \"Invoke-Expression 'Import-Module ''%CMDER_ROOT%\\vendor.\\profile.ps1'''\"",
|
"commandline": "PowerShell -ExecutionPolicy Bypass -NoLogo -NoProfile -NoExit -Command \"Invoke-Expression 'Import-Module ''%CMDER_ROOT%\\vendor.\\profile.ps1'''\"",
|
||||||
"guid": "{eb1f6578-ce9d-47a9-a8c7-9b3fdd22302d}",
|
"guid": "{eb1f6578-ce9d-47a9-a8c7-9b3fdd22302d}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"icon": "%CMDER_ROOT%\\icons\\cmder_orange.ico",
|
"icon": "%CMDER_ROOT%\\icons\\cmder_orange.ico",
|
||||||
"name": "Cmder - PowerShell",
|
"name": "Cmder - PowerShell",
|
||||||
"startingDirectory": "",
|
"startingDirectory": null,
|
||||||
"tabTitle": "Cmder",
|
"tabTitle": "Cmder",
|
||||||
"useAtlasEngine": false
|
"useAtlasEngine": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"colorScheme": "Campbell",
|
"colorScheme": "One Half Dark",
|
||||||
"commandline": "PowerShell -ExecutionPolicy Bypass -NoLogo -NoProfile -NoExit -Command \"Invoke-Expression 'Import-Module ''%CMDER_ROOT%\\vendor.\\profile.ps1'''\"",
|
"commandline": "PowerShell -ExecutionPolicy Bypass -NoLogo -NoProfile -NoExit -Command \"Invoke-Expression 'Import-Module ''%CMDER_ROOT%\\vendor.\\profile.ps1'''\"",
|
||||||
"elevate": true,
|
"elevate": true,
|
||||||
"guid": "{c5225c3e-8619-4145-8182-2800814eeb17}",
|
"guid": "{c5225c3e-8619-4145-8182-2800814eeb17}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"icon": "%CMDER_ROOT%\\icons\\cmder_purple.ico",
|
"icon": "%CMDER_ROOT%\\icons\\cmder_purple.ico",
|
||||||
"name": "Cmder - PowerShell as Admin",
|
"name": "Cmder - PowerShell as Admin",
|
||||||
"startingDirectory": "",
|
"startingDirectory": null,
|
||||||
"tabTitle": "Cmder - PowerShell as Admin",
|
"tabTitle": "Cmder - PowerShell as Admin",
|
||||||
"useAtlasEngine": false
|
"useAtlasEngine": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"colorScheme": "One Half Dark",
|
||||||
"commandline": "%CMDER_ROOT%\\vendor\\start_git_bash.cmd",
|
"commandline": "%CMDER_ROOT%\\vendor\\start_git_bash.cmd",
|
||||||
"guid": "{c5c298e9-010e-4b8c-bc55-e3df81846b4c}",
|
"guid": "{c5c298e9-010e-4b8c-bc55-e3df81846b4c}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"icon": "%CMDER_ROOT%\\icons\\cmder_blue.ico",
|
"icon": "%CMDER_ROOT%\\icons\\cmder_blue.ico",
|
||||||
"name": "Cmder - Bash",
|
"name": "Cmder - Bash",
|
||||||
"startingDirectory": "",
|
"startingDirectory": null,
|
||||||
"tabTitle": "Cmder - Bash"
|
"tabTitle": "Cmder - Bash"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"colorScheme": "One Half Dark",
|
||||||
"commandline": "%CMDER_ROOT%\\vendor\\start_git_bash.cmd",
|
"commandline": "%CMDER_ROOT%\\vendor\\start_git_bash.cmd",
|
||||||
"elevate": true,
|
"elevate": true,
|
||||||
"guid": "{545eb9ed-4c1c-49b3-8cc6-7eb41bd280ff}",
|
"guid": "{545eb9ed-4c1c-49b3-8cc6-7eb41bd280ff}",
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"icon": "%CMDER_ROOT%\\icons\\cmder_yellow.ico",
|
"icon": "%CMDER_ROOT%\\icons\\cmder_yellow.ico",
|
||||||
"name": "Cmder - Bash as Admin",
|
"name": "Cmder - Bash as Admin",
|
||||||
"startingDirectory": "",
|
"startingDirectory": null,
|
||||||
"tabTitle": "Cmder - Bash as Admin"
|
"tabTitle": "Cmder - Bash as Admin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -176,6 +186,52 @@
|
|||||||
"white": "#CCCCCC",
|
"white": "#CCCCCC",
|
||||||
"yellow": "#C19C00"
|
"yellow": "#C19C00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"background": "#282828",
|
||||||
|
"black": "#282828",
|
||||||
|
"blue": "#458588",
|
||||||
|
"brightBlack": "#928374",
|
||||||
|
"brightBlue": "#83A598",
|
||||||
|
"brightCyan": "#8EC07C",
|
||||||
|
"brightGreen": "#B8BB26",
|
||||||
|
"brightPurple": "#D3869B",
|
||||||
|
"brightRed": "#FB4934",
|
||||||
|
"brightWhite": "#EBDBB2",
|
||||||
|
"brightYellow": "#FABD2F",
|
||||||
|
"cursorColor": "#FFFFFF",
|
||||||
|
"cyan": "#689D6A",
|
||||||
|
"foreground": "#EBDBB2",
|
||||||
|
"green": "#98971A",
|
||||||
|
"name": "Gruvbox Dark",
|
||||||
|
"purple": "#B16286",
|
||||||
|
"red": "#CC241D",
|
||||||
|
"selectionBackground": "#FFFFFF",
|
||||||
|
"white": "#A89984",
|
||||||
|
"yellow": "#D79921"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"background": "#272822",
|
||||||
|
"black": "#3E3D32",
|
||||||
|
"blue": "#03395C",
|
||||||
|
"brightBlack": "#272822",
|
||||||
|
"brightBlue": "#66D9EF",
|
||||||
|
"brightCyan": "#66D9EF",
|
||||||
|
"brightGreen": "#A6E22E",
|
||||||
|
"brightPurple": "#AE81FF",
|
||||||
|
"brightRed": "#F92672",
|
||||||
|
"brightWhite": "#F8F8F2",
|
||||||
|
"brightYellow": "#FD971F",
|
||||||
|
"cursorColor": "#FFFFFF",
|
||||||
|
"cyan": "#66D9EF",
|
||||||
|
"foreground": "#F8F8F2",
|
||||||
|
"green": "#A6E22E",
|
||||||
|
"name": "Monokai",
|
||||||
|
"purple": "#AE81FF",
|
||||||
|
"red": "#F92672",
|
||||||
|
"selectionBackground": "#FFFFFF",
|
||||||
|
"white": "#F8F8F2",
|
||||||
|
"yellow": "#FFE792"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"background": "#282C34",
|
"background": "#282C34",
|
||||||
"black": "#282C34",
|
"black": "#282C34",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user