Skip to content

Instantly share code, notes, and snippets.

@mgasparel
Created February 16, 2020 16:23
Show Gist options
  • Save mgasparel/b72bd4afaff94ded2b06edaa81b8107c to your computer and use it in GitHub Desktop.
Save mgasparel/b72bd4afaff94ded2b06edaa81b8107c to your computer and use it in GitHub Desktop.
Shades of Purple Windows Terminal
{
"background": "#000000",
"black": "#000000",
"blue": "#6943ff",
"brightBlack": "#808080",
"brightBlue": "#0066ff",
"brightCyan": "#00ffff",
"brightGreen": "#33ff00",
"brightPurple": "#cc00ff",
"brightRed": "#ff0000",
"brightWhite": "#FFFFFF",
"brightYellow": "#ffff00",
"cyan": "#80fcff",
"foreground": "#A599E9",
"green": "#3ad900",
"name": "Shades of Purple Custom",
"purple": "#D33682",
"red": "#D90429",
"white": "#c7c7c7",
"yellow": "#FAD000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment