Skip to content

Instantly share code, notes, and snippets.

@SebastianOpiyo
Created January 3, 2022 15:07
Show Gist options
  • Save SebastianOpiyo/3e3c5990fa2effcf341957fc7fb330ae to your computer and use it in GitHub Desktop.
Save SebastianOpiyo/3e3c5990fa2effcf341957fc7fb330ae to your computer and use it in GitHub Desktop.
Windows terminal settings
// This file was initially generated by Windows Terminal 1.11.3471.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": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
// 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": false,
// If enabled, formatted data is also copied to your clipboard
"copyFormatting": false,
// 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":
{
// Put settings here that you want to apply to all profiles.
"fontFace":"Fira Code", // Ensure to have the fonts installed, you can easily use chocolatey.
"colorScheme":"FirefoxDev" // My favourite color scheme as at the time I was doing the tests.
},
"list":
[
{
// Make changes here to the powershell.exe profile.
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"name": "Windows PowerShell",
"commandline": "powershell.exe",
"hidden": false
},
{
// Make changes here to the cmd.exe profile.
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"name": "Command Prompt",
"commandline": "cmd.exe",
"hidden": false
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
"name": "Azure Cloud Shell",
"source": "Windows.Terminal.Azure"
}
]
},
// Add custom color schemes to this array. Visit the link below to access the themes.
// https://windowsterminalthemes.dev/
// To learn more about color schemes, visit https://aka.ms/terminal-color-schemes
"schemes": [
{
"name": "LiquidCarbonTransparent",
"black": "#000000",
"red": "#ff3030",
"green": "#559a70",
"yellow": "#ccac00",
"blue": "#0099cc",
"purple": "#cc69c8",
"cyan": "#7ac4cc",
"white": "#bccccc",
"brightBlack": "#000000",
"brightRed": "#ff3030",
"brightGreen": "#559a70",
"brightYellow": "#ccac00",
"brightBlue": "#0099cc",
"brightPurple": "#cc69c8",
"brightCyan": "#7ac4cc",
"brightWhite": "#bccccc",
"background": "#000000",
"foreground": "#afc2c2",
"selectionBackground": "#7dbeff",
"cursorColor": "#ffffff"
},
{
"name": "FirefoxDev",
"black": "#002831",
"red": "#e63853",
"green": "#5eb83c",
"yellow": "#a57706",
"blue": "#359ddf",
"purple": "#d75cff",
"cyan": "#4b73a2",
"white": "#dcdcdc",
"brightBlack": "#001e27",
"brightRed": "#e1003f",
"brightGreen": "#1d9000",
"brightYellow": "#cd9409",
"brightBlue": "#006fc0",
"brightPurple": "#a200da",
"brightCyan": "#005794",
"brightWhite": "#e2e2e2",
"background": "#0e1011",
"foreground": "#7c8fa4",
"selectionBackground": "#163c61",
"cursorColor": "#708284"
},
{
"name": "BlueDolphin",
"black": "#292d3e",
"red": "#ff8288",
"green": "#b4e88d",
"yellow": "#f4d69f",
"blue": "#82aaff",
"purple": "#e9c1ff",
"cyan": "#89ebff",
"white": "#d0d0d0",
"brightBlack": "#434758",
"brightRed": "#ff8b92",
"brightGreen": "#ddffa7",
"brightYellow": "#ffe585",
"brightBlue": "#9cc4ff",
"brightPurple": "#ddb0f6",
"brightCyan": "#a3f7ff",
"brightWhite": "#ffffff",
"background": "#006984",
"foreground": "#c5f2ff",
"selectionBackground": "#2baeca",
"cursorColor": "#ffcc00"
},
{
"name": "Pandora",
"black": "#000000",
"red": "#ff4242",
"green": "#74af68",
"yellow": "#ffad29",
"blue": "#338f86",
"purple": "#9414e6",
"cyan": "#23d7d7",
"white": "#e2e2e2",
"brightBlack": "#3f5648",
"brightRed": "#ff3242",
"brightGreen": "#74cd68",
"brightYellow": "#ffb929",
"brightBlue": "#23d7d7",
"brightPurple": "#ff37ff",
"brightCyan": "#00ede1",
"brightWhite": "#ffffff",
"background": "#141e43",
"foreground": "#e1e1e1",
"selectionBackground": "#2d37ff",
"cursorColor": "#43d58e"
},
{
"name": "Ubuntu",
"black": "#2e3436",
"red": "#cc0000",
"green": "#4e9a06",
"yellow": "#c4a000",
"blue": "#3465a4",
"purple": "#75507b",
"cyan": "#06989a",
"white": "#d3d7cf",
"brightBlack": "#555753",
"brightRed": "#ef2929",
"brightGreen": "#8ae234",
"brightYellow": "#fce94f",
"brightBlue": "#729fcf",
"brightPurple": "#ad7fa8",
"brightCyan": "#34e2e2",
"brightWhite": "#eeeeec",
"background": "#300a24",
"foreground": "#eeeeec",
"selectionBackground": "#b5d5ff",
"cursorColor": "#bbbbbb"
},
{
"name": "DraculaPlus",
"black": "#21222C",
"red": "#FF5555",
"green": "#50FA7B",
"yellow": "#ffcb6b",
"blue": "#82aaff",
"purple": "#c792ea",
"cyan": "#8BE9FD",
"white": "#F8F8F2",
"brightBlack": "#545454",
"brightRed": "#FF6E6E",
"brightGreen": "#69FF94",
"brightYellow": "#ffcb6b",
"brightBlue": "#D6ACFF",
"brightPurple": "#FF92DF",
"brightCyan": "#A4FFFF",
"brightWhite": "#F8F8F2",
"background": "#212121",
"foreground": "#F8F8F2"
}
],
// Add custom actions and keybindings to this array.
// To unbind a key combination from your defaults.json, set the command to "unbound".
// To learn more about actions and keybindings, visit https://aka.ms/terminal-keybindings
"actions":
[
// Copy and paste are bound to Ctrl+Shift+C and Ctrl+Shift+V in your defaults.json.
// These two lines additionally bind them to Ctrl+C and Ctrl+V.
// To learn more about selection, visit https://aka.ms/terminal-selection
{ "command": {"action": "copy", "singleLine": false }, "keys": "ctrl+c" },
{ "command": "paste", "keys": "ctrl+v" },
// Press Ctrl+Shift+F to open the search box
{ "command": "find", "keys": "ctrl+shift+f" },
// Press Alt+Shift+D to open a new pane.
// - "split": "auto" makes this pane open in the direction that provides the most surface area.
// - "splitMode": "duplicate" makes the new pane use the focused pane's profile.
// To learn more about panes, visit https://aka.ms/terminal-panes
{ "command": { "action": "splitPane", "split": "auto", "splitMode": "duplicate" }, "keys": "alt+shift+d" }
]
}
@SebastianOpiyo
Copy link
Author

First version.

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