Skip to content

Instantly share code, notes, and snippets.

@jeangatto
Last active February 21, 2025 23:02
Show Gist options
  • Save jeangatto/775c6f65ad838dac1227db5133b78de1 to your computer and use it in GitHub Desktop.
Save jeangatto/775c6f65ad838dac1227db5133b78de1 to your computer and use it in GitHub Desktop.
Windows 11 Terminal Settings
{
"$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": {
"action": "splitPane",
"split": "auto",
"splitMode": "duplicate"
},
"id": "User.splitPane.A6751878",
"keys": "alt+shift+d"
},
{
"command": "find",
"id": "User.find",
"keys": "ctrl+shift+f"
}
],
"centerOnLaunch": true,
"confirmCloseAllTabs": false,
"copyFormatting": "none",
"copyOnSelect": false,
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"experimental.detectURLs": true,
"newTabMenu": [
{
"type": "remainingProfiles"
}
],
"profiles": {
"defaults": {
"adjustIndistinguishableColors": "never",
"altGrAliasing": true,
"antialiasingMode": "cleartype",
"colorScheme": "Dracula PRO",
"cursorShape": "underscore",
"font": {
"face": "MesloLGMDZ Nerd Font",
"size": 13,
"weight": "normal"
},
"opacity": 90,
"useAcrylic": true
},
"list": [
{
"altGrAliasing": true,
"antialiasingMode": "cleartype",
"colorScheme": "Dracula PRO",
"cursorShape": "underscore",
"elevate": false,
"experimental.retroTerminalEffect": false,
"font": {
"face": "MesloLGMDZ Nerd Font",
"size": 13,
"weight": "normal"
},
"guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"hidden": false,
"intenseTextStyle": "bright",
"name": "PowerShell",
"opacity": 90,
"source": "Windows.Terminal.PowershellCore",
"useAcrylic": true
},
{
"altGrAliasing": true,
"antialiasingMode": "cleartype",
"colorScheme": "Andromeda",
"commandline": "\"C:\\Program Files\\PowerShell\\7\\pwsh.exe\" -nologo",
"cursorShape": "underscore",
"elevate": true,
"experimental.retroTerminalEffect": false,
"font": {
"face": "MesloLGMDZ Nerd Font",
"size": 13,
"weight": "normal"
},
"guid": "{3974a27a-1244-453c-a6ba-affc08e3758f}",
"hidden": false,
"icon": "ms-appx:///ProfileIcons/pwsh.png",
"intenseTextStyle": "bright",
"name": "PowerShell (Run as Administrator)",
"opacity": 90,
"startingDirectory": "%USERPROFILE%",
"useAcrylic": true
},
{
"guid": "{8ab8e6f6-35c6-5b46-8419-3e1568105476}",
"hidden": false,
"name": "podman-machine-default",
"source": "Windows.Terminal.Wsl"
}
]
},
"schemes": [
{
"background": "#262A33",
"black": "#000000",
"blue": "#2472C8",
"brightBlack": "#666666",
"brightBlue": "#2472C8",
"brightCyan": "#0FA8CD",
"brightGreen": "#05BC79",
"brightPurple": "#BC3FBC",
"brightRed": "#CD3131",
"brightWhite": "#E5E5E5",
"brightYellow": "#E5E512",
"cursorColor": "#F8F8F0",
"cyan": "#0FA8CD",
"foreground": "#E5E5E5",
"green": "#05BC79",
"name": "Andromeda",
"purple": "#BC3FBC",
"red": "#CD3131",
"selectionBackground": "#5A5C62",
"white": "#E5E5E5",
"yellow": "#E5E512"
},
{
"background": "#1E1F29",
"black": "#000000",
"blue": "#BD93F9",
"brightBlack": "#555555",
"brightBlue": "#BD93F9",
"brightCyan": "#8BE9FD",
"brightGreen": "#50FA7B",
"brightPurple": "#FF79C6",
"brightRed": "#FF5555",
"brightWhite": "#FFFFFF",
"brightYellow": "#F1FA8C",
"cursorColor": "#BBBBBB",
"cyan": "#8BE9FD",
"foreground": "#F8F8F2",
"green": "#50FA7B",
"name": "Dracula",
"purple": "#FF79C6",
"red": "#FF5555",
"selectionBackground": "#44475A",
"white": "#BBBBBB",
"yellow": "#F1FA8C"
},
{
"background": "#22212C",
"black": "#22212C",
"blue": "#9580FF",
"brightBlack": "#504C67",
"brightBlue": "#AA99FF",
"brightCyan": "#99FFEE",
"brightGreen": "#A2FF99",
"brightPurple": "#FF99CC",
"brightRed": "#FFAA99",
"brightWhite": "#FFFFFF",
"brightYellow": "#FFFF99",
"cursorColor": "#FFFFFF",
"cyan": "#80FFEA",
"foreground": "#F8F8F2",
"green": "#8AFF80",
"name": "Dracula PRO",
"purple": "#FF80BF",
"red": "#FF9580",
"selectionBackground": "#FFFFFF",
"white": "#F8F8F2",
"yellow": "#FFFF80"
},
{
"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"
}
],
"showAdminShield": true,
"tabWidthMode": "equal",
"themes": [],
"trimPaste": true,
"useAcrylicInTabRow": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment