Skip to content

Instantly share code, notes, and snippets.

@PSingletary
Created February 18, 2020 03:59
Show Gist options
  • Select an option

  • Save PSingletary/28b27b18cb747dccd908ad067376d0f9 to your computer and use it in GitHub Desktop.

Select an option

Save PSingletary/28b27b18cb747dccd908ad067376d0f9 to your computer and use it in GitHub Desktop.
Windows Terminal
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"globals" :
{
"alwaysShowTabs" : true,
"defaultProfile" : "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"initialCols" : 120,
"initialRows" : 30,
"keybindings" :
[
{
"command" : "closeTab",
"keys" :
[
"ctrl+w"
]
},
{
"command" : "newTab",
"keys" :
[
"ctrl+t"
]
},
{
"command" : "newTabProfile0",
"keys" :
[
"ctrl+shift+1"
]
},
{
"command" : "newTabProfile1",
"keys" :
[
"ctrl+shift+2"
]
},
{
"command" : "newTabProfile2",
"keys" :
[
"ctrl+shift+3"
]
},
{
"command" : "newTabProfile3",
"keys" :
[
"ctrl+shift+4"
]
},
{
"command" : "newTabProfile4",
"keys" :
[
"ctrl+shift+5"
]
},
{
"command" : "newTabProfile5",
"keys" :
[
"ctrl+shift+6"
]
},
{
"command" : "newTabProfile6",
"keys" :
[
"ctrl+shift+7"
]
},
{
"command" : "newTabProfile7",
"keys" :
[
"ctrl+shift+8"
]
},
{
"command" : "newTabProfile8",
"keys" :
[
"ctrl+shift+9"
]
},
{
"command" : "nextTab",
"keys" :
[
"ctrl+tab"
]
},
{
"command" : "openSettings",
"keys" :
[
"ctrl+,"
]
},
{
"command" : "prevTab",
"keys" :
[
"ctrl+shift+tab"
]
},
{
"command" : "scrollDown",
"keys" :
[
"ctrl+shift+down"
]
},
{
"command" : "scrollDownPage",
"keys" :
[
"ctrl+shift+pgdn"
]
},
{
"command" : "scrollUp",
"keys" :
[
"ctrl+shift+up"
]
},
{
"command" : "scrollUpPage",
"keys" :
[
"ctrl+shift+pgup"
]
},
{
"command" : "switchToTab0",
"keys" :
[
"alt+1"
]
},
{
"command" : "switchToTab1",
"keys" :
[
"alt+2"
]
},
{
"command" : "switchToTab2",
"keys" :
[
"alt+3"
]
},
{
"command" : "switchToTab3",
"keys" :
[
"alt+4"
]
},
{
"command" : "switchToTab4",
"keys" :
[
"alt+5"
]
},
{
"command" : "switchToTab5",
"keys" :
[
"alt+6"
]
},
{
"command" : "switchToTab6",
"keys" :
[
"alt+7"
]
},
{
"command" : "switchToTab7",
"keys" :
[
"alt+8"
]
},
{
"command" : "switchToTab8",
"keys" :
[
"alt+9"
]
}
],
"requestedTheme" : "system",
"showTabsInTitlebar" : true,
"showTerminalTitleInTitlebar" : true
},
"profiles" :
[
{
"guid" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
"name" : "PowerShell 5.1",
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{049b895c-b0b8-55de-bce3-27d3220d7ab3}",
"hidden": false,
"name": "PowerShell Core 6",
"source": "Windows.Terminal.PowershellCore",
"startingDirectory": "%USERPROFILE%",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"source": "Windows.Terminal.PowershellCore",
"historySize": 9001,
"icon": "ms-appdata:///roaming/Pswh_Icon.png",
"name": "PowerShell 7 RC.2",
"snapOnInput": true,
"startingDirectory": "%USERPROFILE%",
"backgroundImage" : "ms-appdata:///roaming/Matrix_background.gif",
"backgroundImageOpacity" : 0.25,
"backgroundImageStrechMode" : "fill",
"colorScheme": "Cyberdyne",
"cursorShape": "vintage",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": false,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure",
"colorScheme": "Cyberdyne",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"hidden": false,
"name": "Ubuntu-18.04",
"source": "Windows.Terminal.Wsl",
"icon": "ms-appdata:///roaming/Ubuntu_Icon.jpg",
"backgroundImage" : "ms-appdata:///roaming/Ubuntu-18-04_background.jpg",
"backgroundImageOpacity" : 0.25,
"backgroundImageStrechMode" : "fill",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{58ad8b0c-3ef8-5f4d-bc6f-13e4c00f2530}",
"hidden": false,
"name": "Debian",
"source": "Windows.Terminal.Wsl",
"icon": "ms-appdata:///roaming/Debian_Icon.jpg",
"backgroundImage" : "ms-appdata:///roaming/Debian_background.jpg",
"backgroundImageOpacity" : 0.25,
"backgroundImageStrechMode" : "fill",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{46ca431a-3a87-5fb3-83cd-11ececc031d2}",
"hidden": false,
"name": "kali-linux",
"source": "Windows.Terminal.Wsl",
"icon": "ms-appdata:///roaming/kali_Icon.png",
"colorScheme": "Blue Matrix",
"backgroundImage" : "ms-appdata:///roaming/Kali_background.png",
"backgroundImageOpacity" : 0.25,
"backgroundImageStrechMode" : "fill",
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"commandline" : "cmd.exe",
"guid" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"historySize" : 9001,
"icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
"name" : "cmd",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"fontFace" : "Consolas",
"fontSize" : 10,
"useAcrylic" : true,
"acrylicOpacity" : 0.75
},
{
"guid": "{7f586916-8357-53d4-bb2b-ca96f639898a}",
"hidden": false,
"name": "WLinux",
"source": "Windows.Terminal.Wsl"
},
{
"guid": "{0cd3ffa6-df28-5801-92e3-7778802cafe8}",
"hidden": false,
"name": "WLE",
"source": "Windows.Terminal.Wsl"
}
],
"schemes" :
[
{
"name": "Cyberdyne",
"black": "#080808",
"red": "#ff8373",
"green": "#00c172",
"yellow": "#d2a700",
"blue": "#0071cf",
"purple": "#ff90fe",
"cyan": "#6bffdd",
"white": "#f1f1f1",
"brightBlack": "#2e2e2e",
"brightRed": "#ffc4be",
"brightGreen": "#d6fcba",
"brightYellow": "#fffed5",
"brightBlue": "#c2e3ff",
"brightPurple": "#ffb2fe",
"brightCyan": "#e6e7fe",
"brightWhite": "#ffffff",
"background": "#151144",
"foreground": "#00ff92"
},
{
"name": "Blue Matrix",
"black": "#101116",
"red": "#ff5680",
"green": "#00ff9c",
"yellow": "#fffc58",
"blue": "#00b0ff",
"purple": "#d57bff",
"cyan": "#76c1ff",
"white": "#c7c7c7",
"brightBlack": "#686868",
"brightRed": "#ff6e67",
"brightGreen": "#5ffa68",
"brightYellow": "#fffc67",
"brightBlue": "#6871ff",
"brightPurple": "#d682ec",
"brightCyan": "#60fdff",
"brightWhite": "#ffffff",
"background": "#101116",
"foreground": "#00a2ff"
},
{
"background" : "#0C0C0C",
"black" : "#0C0C0C",
"blue" : "#0037DA",
"brightBlack" : "#767676",
"brightBlue" : "#3B78FF",
"brightCyan" : "#61D6D6",
"brightGreen" : "#16C60C",
"brightPurple" : "#B4009E",
"brightRed" : "#E74856",
"brightWhite" : "#F2F2F2",
"brightYellow" : "#F9F1A5",
"cyan" : "#3A96DD",
"foreground" : "#CCCCCC",
"green" : "#13A10E",
"name" : "Campbell",
"purple" : "#881798",
"red" : "#C50F1F",
"white" : "#CCCCCC",
"yellow" : "#C19C00"
}
]
}

C:\Users\patri\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\profiles.json C:\Users\patri\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\RoamingState<icons and backgrounds>

@PSingletary
Copy link
Author

Debian_background
Debian_Icon
GitHub_Icon
Kali_background
kali_Icon
kali-square
Matrix_background
pengwin_Icon
Pswh_Icon
Ubuntu_Icon
Ubuntu-18-04_background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment