Skip to content

Instantly share code, notes, and snippets.

@TMMC
Last active September 10, 2020 09:49
Show Gist options
  • Save TMMC/8039aca482e82a6669d4a88bb334ed4f to your computer and use it in GitHub Desktop.
Save TMMC/8039aca482e82a6669d4a88bb334ed4f to your computer and use it in GitHub Desktop.
Empty Windows Terminal Colour Scheme template
{
"name" : "",
"foreground" : "",
"background" : "",
"cursorColor" : "",
"selectionBackground" : "",
"black" : "",
"red" : "",
"green" : "",
"yellow" : "",
"blue" : "",
"purple" : "",
"cyan" : "",
"white" : "",
"brightBlack" : "",
"brightRed" : "",
"brightGreen" : "",
"brightYellow" : "",
"brightBlue" : "",
"brightPurple" : "",
"brightCyan" : "",
"brightWhite" : ""
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment