Skip to content

Instantly share code, notes, and snippets.

@caseymullineaux
Last active May 24, 2022 00:14
Show Gist options
  • Save caseymullineaux/00a27c5fc6c80fc12fcdceb95a690deb to your computer and use it in GitHub Desktop.
Save caseymullineaux/00a27c5fc6c80fc12fcdceb95a690deb to your computer and use it in GitHub Desktop.
Windows Terminal Scheme - Ubuntu Legit
{
"name": "UbuntuLegit",
"background": "#340034",
"black": "#4E9A06",
"blue": "#3465A4",
"brightBlack": "#555753",
"brightBlue": "#729FCF",
"brightCyan": "#34E2E2",
"brightGreen": "#8AE234",
"brightPurple": "#AD7FA8",
"brightRed": "#EF2929",
"brightWhite": "#EEEEEE",
"brightYellow": "#FCE94F",
"cyan": "#06989A",
"foreground": "#EEEEEE",
"green": "#300A24",
"purple": "#75507B",
"red": "#CC0000",
"white": "#D3D7CF",
"yellow": "#C4A000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment