Skip to content

Instantly share code, notes, and snippets.

@kasuken
Created June 23, 2019 12:22
Show Gist options
  • Star 62 You must be signed in to star a gist
  • Fork 14 You must be signed in to fork a gist
  • Save kasuken/076d68b92e2a67dfda591587c77a40c0 to your computer and use it in GitHub Desktop.
Save kasuken/076d68b92e2a67dfda591587c77a40c0 to your computer and use it in GitHub Desktop.
Windows Terminal settings and files
{
"globals" :
{
"alwaysShowTabs" : true,
"defaultProfile" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"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" :
[
{
"acrylicOpacity" : 0.5,
"background" : "#012456",
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "powershell.exe",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"historySize" : 9001,
"icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
"name" : "Windows PowerShell",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : false
},
{
"acrylicOpacity" : 0.75,
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "cmd.exe",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"historySize" : 9001,
"icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
"name" : "cmd",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
},
{
"acrylicOpacity" : 0.85000002384185791,
"background" : "#012456",
"backgroundImage" : "C:/users/barto/AppData/Local/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/RoamingState/unicorn.gif",
"backgroundImageOpacity" : 0.69999998807907104,
"backgroundImageStretchMode" : "uniformToFill",
"closeOnExit" : false,
"colorScheme" : "Solarized Dark",
"commandline" : "powershell.exe",
"cursorColor" : "#00FF00",
"cursorHeight" : 25,
"cursorShape" : "vintage",
"fontFace" : "Fira Code",
"fontSize" : 12,
"guid" : "{79285a8e-036c-446f-8a9c-78994e34bf78}",
"historySize" : 9001,
"icon" : "ms-appdata:///roaming/pwsh-32.png",
"name" : "PowerShell with Unicorn",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : false
},
{
"acrylicOpacity" : 0.85000002384185791,
"background" : "#012456",
"backgroundImage" : "C:/users/barto/AppData/Local/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/RoamingState/lukeboba.gif",
"backgroundImageOpacity" : 0.69999998807907104,
"backgroundImageStretchMode" : "uniformToFill",
"closeOnExit" : false,
"colorScheme" : "Solarized Dark",
"commandline" : "powershell.exe",
"cursorColor" : "#00FF00",
"cursorHeight" : 25,
"cursorShape" : "vintage",
"fontFace" : "Fira Code",
"fontSize" : 12,
"guid" : "{79285a8e-036c-446f-8a9c-78994e34bf76}",
"historySize" : 9001,
"icon" : "ms-appdata:///roaming/pwsh-32.png",
"name" : "PowerShell Star Wars",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : false
},
{
"acrylicOpacity" : 0.85000002384185791,
"background" : "#012456",
"backgroundImage" : "C:/users/barto/AppData/Local/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/RoamingState/tardis.gif",
"backgroundImageOpacity" : 0.69999998807907104,
"backgroundImageStretchMode" : "uniformToFill",
"closeOnExit" : false,
"colorScheme" : "Solarized Dark",
"commandline" : "powershell.exe",
"cursorColor" : "#00FF00",
"cursorHeight" : 25,
"cursorShape" : "vintage",
"fontFace" : "Fira Code",
"fontSize" : 12,
"guid" : "{79285a8e-036c-446f-8a9c-78994e34bf75}",
"historySize" : 9001,
"icon" : "ms-appdata:///roaming/pwsh-32.png",
"name" : "PowerShell Tardis",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : false
}
],
"schemes" :
[
{
"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" : "#F2F2F2",
"green" : "#13A10E",
"name" : "Campbell",
"purple" : "#881798",
"red" : "#C50F1F",
"white" : "#CCCCCC",
"yellow" : "#C19C00"
},
{
"background" : "#282C34",
"black" : "#282C34",
"blue" : "#61AFEF",
"brightBlack" : "#5A6374",
"brightBlue" : "#61AFEF",
"brightCyan" : "#56B6C2",
"brightGreen" : "#98C379",
"brightPurple" : "#C678DD",
"brightRed" : "#E06C75",
"brightWhite" : "#DCDFE4",
"brightYellow" : "#E5C07B",
"cyan" : "#56B6C2",
"foreground" : "#DCDFE4",
"green" : "#98C379",
"name" : "One Half Dark",
"purple" : "#C678DD",
"red" : "#E06C75",
"white" : "#DCDFE4",
"yellow" : "#E5C07B"
},
{
"background" : "#FAFAFA",
"black" : "#383A42",
"blue" : "#0184BC",
"brightBlack" : "#4F525D",
"brightBlue" : "#61AFEF",
"brightCyan" : "#56B5C1",
"brightGreen" : "#98C379",
"brightPurple" : "#C577DD",
"brightRed" : "#DF6C75",
"brightWhite" : "#FFFFFF",
"brightYellow" : "#E4C07A",
"cyan" : "#0997B3",
"foreground" : "#383A42",
"green" : "#50A14F",
"name" : "One Half Light",
"purple" : "#A626A4",
"red" : "#E45649",
"white" : "#FAFAFA",
"yellow" : "#C18301"
},
{
"background" : "#073642",
"black" : "#073642",
"blue" : "#268BD2",
"brightBlack" : "#002B36",
"brightBlue" : "#839496",
"brightCyan" : "#93A1A1",
"brightGreen" : "#586E75",
"brightPurple" : "#6C71C4",
"brightRed" : "#CB4B16",
"brightWhite" : "#FDF6E3",
"brightYellow" : "#657B83",
"cyan" : "#2AA198",
"foreground" : "#FDF6E3",
"green" : "#859900",
"name" : "Solarized Dark",
"purple" : "#D33682",
"red" : "#D30102",
"white" : "#EEE8D5",
"yellow" : "#B58900"
},
{
"background" : "#FDF6E3",
"black" : "#073642",
"blue" : "#268BD2",
"brightBlack" : "#002B36",
"brightBlue" : "#839496",
"brightCyan" : "#93A1A1",
"brightGreen" : "#586E75",
"brightPurple" : "#6C71C4",
"brightRed" : "#CB4B16",
"brightWhite" : "#FDF6E3",
"brightYellow" : "#657B83",
"cyan" : "#2AA198",
"foreground" : "#073642",
"green" : "#859900",
"name" : "Solarized Light",
"purple" : "#D33682",
"red" : "#D30102",
"white" : "#EEE8D5",
"yellow" : "#B58900"
}
]
}
@manasbiparajuli
Copy link

I could not change the background picture for the cmd prompt. I tried using jpg and gif file with the same location as the PowerShell but somehow the command prompt did not find the image file. Can you look into this? All of your new profiles are all done in PowerShell.

@vrshroomy
Copy link

Can someone help me here? I'm trying to get Windows Terminal to open up either Ubuntu or Kali that I already have installed and can run in their standalone.

@vietlongn
Copy link

This is my Ubuntu color scheme:
{ "background" : "#2C001E", "black" : "#2E3436", "blue" : "#CC0000", "brightBlack" : "#555753", "brightBlue" : "#EF2929", "brightCyan" : "#FCE94F", "brightGreen" : "#8AE234", "brightPurple" : "#AD7FA8", "brightRed" : "#729FCF", "brightWhite" : "#EEEEEC", "brightYellow" : "#34E2E2", "cyan" : "#C4A000", "foreground" : "#EEEEEC", "green" : "#4E9A06", "name" : "Ubuntu", "purple" : "#75507B", "red" : "#3465A4", "white" : "#D3D7CF", "yellow" : "#06989A" }

@mvdkwast
Copy link

mvdkwast commented Sep 27, 2019

Windows console colors as from https://devblogs.microsoft.com/commandline/updating-the-windows-console-colors/

        {
            "name": "windows-console",
            "black": "#0c0c0c",
            "blue": "#0037da",
            "green": "#13a10e",
            "cyan": "#3a96dd",
            "red": "#c50f1f",
            "purple": "#881798",
            "yellow": "#c19c00",
            "white": "#cccccc",
            "brightBlack": "#767676",
            "brightBlue": "#3b78ff",
            "brightGreen": "#16c60c",
            "brightCyan": "#61d6d6",
            "brightRed": "#e74856",
            "brightPurple": "#b4009e",
            "brightYellow": "#f9f1a5",
            "brightWhite": "#f2f2f2"
        }

You might want to set "background" to something somewhat lighter like "#181818" for less contrast.

@kartikchauhan
Copy link

Have you find any way to full screen the terminal? Like when we press Alt+enter in cmd. No titlebar and taskbar.

@kartikchauhan
Copy link

Also how do I make my terminal blurred. Do I have to change the color scheme or what?

@akshaybharambe14
Copy link

To use transparency set "useAcrylic" : true and "acrylicOpacity" : 0.75 for the profile.

@vj-abishek
Copy link

Touchpad gestures not working. When I use my two fingers to scroll, it is not working.

@ccapeng
Copy link

ccapeng commented Mar 28, 2020

How to get the guid?

Below, I found three different guid for powershell.
"guid" : "{79285a8e-036c-446f-8a9c-78994e34bf78}"
"guid" : "{79285a8e-036c-446f-8a9c-78994e34bf76}"
"guid" : "{79285a8e-036c-446f-8a9c-78994e34bf75}",

I am looking if can have more guid for cmd.

@bonniesimon
Copy link

This is my Ubuntu color scheme:
{ "background" : "#2C001E", "black" : "#2E3436", "blue" : "#CC0000", "brightBlack" : "#555753", "brightBlue" : "#EF2929", "brightCyan" : "#FCE94F", "brightGreen" : "#8AE234", "brightPurple" : "#AD7FA8", "brightRed" : "#729FCF", "brightWhite" : "#EEEEEC", "brightYellow" : "#34E2E2", "cyan" : "#C4A000", "foreground" : "#EEEEEC", "green" : "#4E9A06", "name" : "Ubuntu", "purple" : "#75507B", "red" : "#3465A4", "white" : "#D3D7CF", "yellow" : "#06989A" }

Does anyone else have more custom schemes like this?
I would love to have them!!

@ShawnAli
Copy link

ShawnAli commented Apr 6, 2020

Anyone know how to change the font color from white to green like linux or to red

@aliahmadcse
Copy link

This is my color-scheme
{
"name": "Shades of Purple",
"background": "#2d2b55",
"foreground": "#ffffff",
"black": "#000000",
"blue": "#6943ff",
"brightBlack": "#5c5c61",
"brightBlue": "#6943ff",
"brightCyan": "#80fcff",
"brightGreen": "#3ad900",
"brightRed": "#dd3838",
"brightWhite": "#ffffff",
"brightYellow": "#fad000",
"brightPurple": "#fb94ff",
"cyan": "#80fcff",
"green": "#3ad900",
"red": "#ec3a37",
"white": "#ffffff",
"yellow": "#fad000",
"purple": "#ff2c70"
}

@aliahmadcse
Copy link

This is my Ubuntu color scheme:
{ "background" : "#2C001E", "black" : "#2E3436", "blue" : "#CC0000", "brightBlack" : "#555753", "brightBlue" : "#EF2929", "brightCyan" : "#FCE94F", "brightGreen" : "#8AE234", "brightPurple" : "#AD7FA8", "brightRed" : "#729FCF", "brightWhite" : "#EEEEEC", "brightYellow" : "#34E2E2", "cyan" : "#C4A000", "foreground" : "#EEEEEC", "green" : "#4E9A06", "name" : "Ubuntu", "purple" : "#75507B", "red" : "#3465A4", "white" : "#D3D7CF", "yellow" : "#06989A" }

Does anyone else have more custom schemes like this?
I would love to have them!!

I got one for you above

@bonniesimon
Copy link

This is my color-scheme
{
"name": "Shades of Purple",
"background": "#2d2b55",
"foreground": "#ffffff",
"black": "#000000",
"blue": "#6943ff",
"brightBlack": "#5c5c61",
"brightBlue": "#6943ff",
"brightCyan": "#80fcff",
"brightGreen": "#3ad900",
"brightRed": "#dd3838",
"brightWhite": "#ffffff",
"brightYellow": "#fad000",
"brightPurple": "#fb94ff",
"cyan": "#80fcff",
"green": "#3ad900",
"red": "#ec3a37",
"white": "#ffffff",
"yellow": "#fad000",
"purple": "#ff2c70"
}

Kinda similar to the default one but has a refreshing look. Thanks man!!
We need more people like this who make custom themes like these xD

@aliahmadcse
Copy link

This is my color-scheme
{
"name": "Shades of Purple",
"background": "#2d2b55",
"foreground": "#ffffff",
"black": "#000000",
"blue": "#6943ff",
"brightBlack": "#5c5c61",
"brightBlue": "#6943ff",
"brightCyan": "#80fcff",
"brightGreen": "#3ad900",
"brightRed": "#dd3838",
"brightWhite": "#ffffff",
"brightYellow": "#fad000",
"brightPurple": "#fb94ff",
"cyan": "#80fcff",
"green": "#3ad900",
"red": "#ec3a37",
"white": "#ffffff",
"yellow": "#fad000",
"purple": "#ff2c70"
}

Kinda similar to the default one but has a refreshing look. Thanks man!!
We need more people like this who make custom themes like these xD

Thank you for the kind words, Just want to let you know, there is this site, contains a lot of themes for windows terminal

@bonniesimon
Copy link

This is my color-scheme
{
"name": "Shades of Purple",
"background": "#2d2b55",
"foreground": "#ffffff",
"black": "#000000",
"blue": "#6943ff",
"brightBlack": "#5c5c61",
"brightBlue": "#6943ff",
"brightCyan": "#80fcff",
"brightGreen": "#3ad900",
"brightRed": "#dd3838",
"brightWhite": "#ffffff",
"brightYellow": "#fad000",
"brightPurple": "#fb94ff",
"cyan": "#80fcff",
"green": "#3ad900",
"red": "#ec3a37",
"white": "#ffffff",
"yellow": "#fad000",
"purple": "#ff2c70"
}

Kinda similar to the default one but has a refreshing look. Thanks man!!
We need more people like this who make custom themes like these xD

Thank you for the kind words, Just want to let you know, there is this site, contains a lot of themes for windows terminal

Thanks man, This made my day!! <3

@chadkerley
Copy link

chadkerley commented May 5, 2020

Git for Windows with flair

{
            "guid": "{00000000-0000-0000-ba54-000000000002}",
            "acrylicOpacity" : 0.75,
            "closeOnExit" : true,
            "colorScheme" : "Campbell",
            "commandline" : "\"%PROGRAMFILES%\\git\\usr\\bin\\bash.exe\" -i -l",
            "cursorColor" : "#FFFFFF",
            "cursorShape" : "bar",
            "fontFace" : "Cascadia Code PL",
            "fontSize" : 10,
            "historySize" : 9001,
            "icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico",
            "name" : "Bash",
            "padding" : "0, 0, 0, 0",
            "snapOnInput" : true,
            "startingDirectory" : "%USERPROFILE%",
            "experimental.retroTerminalEffect" : true,
            "useAcrylic" : true
        }

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