Skip to content

Instantly share code, notes, and snippets.

@tacahiroy
Last active September 3, 2020 07:22
Show Gist options
  • Save tacahiroy/31f6647b8989c093eb2e24ff75306192 to your computer and use it in GitHub Desktop.
Save tacahiroy/31f6647b8989c093eb2e24ff75306192 to your computer and use it in GitHub Desktop.
Sample configuration file for Windows Terminal 1.3.2382.0
// This file was initially generated by Windows Terminal Preview 1.1.1812.0
// It should still be usable in newer versions, but newer versions might have additional
// settings, help text, or changes that you will not see unless you clear this file
// and let us generate a new one for you.
// To view the default settings, hold "alt" while clicking on the "Settings" button.
// For documentation on these settings, see: https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
// You can add more global application settings here.
// To learn more about global settings, visit https://aka.ms/terminal-global-settings
// If enabled, selections are automatically copied to your clipboard.
"copyOnSelect": true,
// If enabled, formatted data is also copied to your clipboard
"copyFormatting": false,
"initialRows": 34,
"initialCols": 130,
"wordDelimiters": " \\()\"':,;<>~!@#$%^&*|+=[]{}~?│",
// A profile specifies a command to execute paired with information about how it should look and feel.
// Each one of them will appear in the 'New Tab' dropdown,
// and can be invoked from the commandline with `wt.exe -p xxx`
// To learn more about profiles, visit https://aka.ms/terminal-profile-settings
"profiles":
{
"defaults":
{
"padding": "2, 0, 2, 0"
},
"list":
[
{
"guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
"hidden": false,
"name": "Ubuntu-20.04",
"source": "Windows.Terminal.Wsl",
// "colorScheme": "Isotake",
"colorScheme": "IC_Green_PPL",
// "colorScheme": "IC_Orange_PPL",
"selectionBackground": "#f9fff6",
"antialiasingMode": "cleartype",
"cursorShape": "vintage",
"useAcrylic": false,
"acrylicOpacity": 0.9,
"cursorColor": "#f3fdee",
"fontFace": "HackGenNerd Console",
"fontSize": 14,
"tabTitle": "Ubuntu-20.04",
"scrollbarState": "hidden"
},
{
"guid": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"hidden": false,
"name": "Ubuntu-18.04",
"source": "Windows.Terminal.Wsl",
"colorScheme": "Isotake",
"selectionBackground": "#122511",
"antialiasingMode": "cleartype",
"cursorShape": "vintage",
"cursorColor": "#008357",
"fontFace": "HackGen",
"fontSize": 14,
"scrollbarState": "hidden"
},
{
// Make changes here to the powershell.exe profile.
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "Windows PowerShell",
"commandline": "powershell.exe",
"hidden": true
},
{
// Make changes here to the cmd.exe profile.
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "コマンド プロンプト",
"commandline": "cmd.exe",
"hidden": false
},
{
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"name": "PowerShell",
"source": "Windows.Terminal.PowershellCore"
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"hidden": true,
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
}
]
},
// Add custom color schemes to this array.
// To learn more about color schemes, visit https://aka.ms/terminal-color-schemes
"schemes": [
{
"name": "Isotake",
"black": "#00380b",
"red": "#cd0000",
"green": "#00a400",
"yellow": "#ca7900",
"blue": "#004995",
"purple": "#ff3274",
"cyan": "#06989a",
"white": "#d3d7cf",
"brightBlack": "#404040",
"brightRed": "#ef2929",
"brightGreen": "#4be941",
"brightYellow": "#ffa946",
"brightBlue": "#5d94ff",
"brightPurple": "#ff8bda",
"brightCyan": "#0fe2e2",
"brightWhite": "#0bac36",
"background": "#f2fff4",
"foreground": "#004541"
},
{
"name": "Ollie",
"black": "#000000",
"red": "#ac2e31",
"green": "#31ac61",
"yellow": "#ac4300",
"blue": "#2d57ac",
"purple": "#b08528",
"cyan": "#1fa6ac",
"white": "#8a8eac",
"brightBlack": "#5b3725",
"brightRed": "#ff3d48",
"brightGreen": "#3bff99",
"brightYellow": "#ff5e1e",
"brightBlue": "#4488ff",
"brightPurple": "#ffc21d",
"brightCyan": "#1ffaff",
"brightWhite": "#5b6ea7",
"background": "#222125",
"foreground": "#8a8dae"
},
{
"name": "IC_Green_PPL",
"black": "#014401",
"red": "#ff2736",
"green": "#41a638",
"yellow": "#76a831",
"blue": "#2ec3b9",
"purple": "#50a096",
"cyan": "#3ca078",
"white": "#e6fef2",
"brightBlack": "#035c03",
"brightRed": "#b4fa5c",
"brightGreen": "#aefb86",
"brightYellow": "#dafa87",
"brightBlue": "#2efaeb",
"brightPurple": "#50fafa",
"brightCyan": "#3cfac8",
"brightWhite": "#e0f1dc",
"background": "#2c2c2c",
"foreground": "#e0f1dc"
},
{
"name": "IC_Orange_PPL",
"black": "#000000",
"red": "#c13900",
"green": "#a4a900",
"yellow": "#caaf00",
"blue": "#bd6d00",
"purple": "#fc5e00",
"cyan": "#f79500",
"white": "#ffc88a",
"brightBlack": "#6a4f2a",
"brightRed": "#ff8c68",
"brightGreen": "#f6ff40",
"brightYellow": "#ffe36e",
"brightBlue": "#ffbe55",
"brightPurple": "#fc874f",
"brightCyan": "#c69752",
"brightWhite": "#fafaff",
"background": "#262626",
"foreground": "#ffcb83"
},
{
"name": "Gruvbox Dark",
"black": "#1e1e1e",
"red": "#be0f17",
"green": "#868715",
"yellow": "#cc881a",
"blue": "#377375",
"purple": "#a04b73",
"cyan": "#578e57",
"white": "#978771",
"brightBlack": "#7f7061",
"brightRed": "#f73028",
"brightGreen": "#aab01e",
"brightYellow": "#f7b125",
"brightBlue": "#719586",
"brightPurple": "#c77089",
"brightCyan": "#7db669",
"brightWhite": "#e6d4a3",
"background": "#1e1e1e",
"foreground": "#e6d4a3"
}
],
// Add custom keybindings to this array.
// To unbind a key combination from your defaults.json, set the command to "unbound".
// To learn more about keybindings, visit https://aka.ms/terminal-keybindings
"keybindings":
[
// Press Ctrl+Shift+F to open the search box
{ "command": "find", "keys": "ctrl+shift+f" },
{ "command": "closeWindow", "keys": ["alt+q"] },
{ "command": { "action": "splitPane", "split": "horizontal"}, "keys": "ctrl+alt+shift+-" },
{ "command": { "action": "splitPane", "split": "vertical"}, "keys": "ctrl+alt+shift+4" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment