Created
August 21, 2020 02:13
-
-
Save marksteve/52a0ac7bc164a30f449fbdc7a75cf5d4 to your computer and use it in GitHub Desktop.
Mintty/WSLtty scheme for the Tokyo Night theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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