Skip to content

Instantly share code, notes, and snippets.

@st0le
Created August 9, 2019 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save st0le/ca589bc08659d052dcd4f4356453f8f0 to your computer and use it in GitHub Desktop.
Save st0le/ca589bc08659d052dcd4f4356453f8f0 to your computer and use it in GitHub Desktop.
UbuntuLegit Windows Terminal Scheme
{
"background": "#2C001E",
"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",
"name": "UbuntuLegit",
"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