Skip to content

Instantly share code, notes, and snippets.

@timheuer
Created May 21, 2019 20:44
Show Gist options
  • Save timheuer/e2d15cc01949fedc5764d30d1a0354ae to your computer and use it in GitHub Desktop.
Save timheuer/e2d15cc01949fedc5764d30d1a0354ae to your computer and use it in GitHub Desktop.
custom-scheme
{
"name": "TimCustom",
"foreground": "#EEEEEC",
"background": "#555753",
"black": "#555753",
"red": "#3465A4",
"green": "#4E9A06",
"yellow": "#C4A000",
"blue": "#3465A4",
"purple": "#75507B",
"cyan": "#C4A000",
"white": "#D3D7CF",
"brightBlack": "#555753",
"brightRed": "#729FCF",
"brightGreen": "#8AE234",
"brightYellow": "#34E2E2",
"brightBlue": "#EF2929",
"brightPurple": "#AD7FA8",
"brightCyan": "#FCE94F",
"brightWhite": "#EEEEEC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment