Skip to content

Instantly share code, notes, and snippets.

@marksteve
Created August 21, 2020 02:13
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 marksteve/52a0ac7bc164a30f449fbdc7a75cf5d4 to your computer and use it in GitHub Desktop.
Save marksteve/52a0ac7bc164a30f449fbdc7a75cf5d4 to your computer and use it in GitHub Desktop.
Mintty/WSLtty scheme for the Tokyo Night theme
# https://github.com/enkia/tokyo-night-vscode-theme
Black = 54,59,84
Blue = 122,162,247
Green = 65,166,181
Cyan = 125,207,255
Red = 247,118,142
Magenta = 187,154,247
Yellow = 224,175,104
White = 120,124,153
BoldBlack = 54,59,84
BoldBlue = 122,162,247
BoldGreen = 65,166,181
BoldCyan = 125,207,255
BoldRed = 247,118,142
BoldMagenta = 187,154,247
BoldYellow = 224,175,104
BoldWhite = 172,176,208
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment