Created
September 11, 2019 20:13
-
-
Save derfalx/b6e71c2c06c28a5c200666a413653b69 to your computer and use it in GitHub Desktop.
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
{ | |
"background" : "#020314", | |
"black" : "#020314", | |
"blue" : "#268BD2", | |
"brightBlack" : "#002B36", | |
"brightBlue" : "#00B8FF", | |
"brightCyan" : "#93A1A1", | |
"brightGreen" : "#00FF9F", | |
"brightPurple" : "#E032E6", | |
"brightRed" : "#CB4B16", | |
"brightWhite" : "#FDF6E3", | |
"brightYellow" : "#657B83", | |
"cyan" : "#2AA198", | |
"foreground" : "#F2F2F2", | |
"green" : "#13A10E", | |
"name" : "cyberpunk", | |
"purple" : "#8632E6", | |
"red" : "#D30102", | |
"white" : "#EEE8D5", | |
"yellow" : "#B58900" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment