Created
September 6, 2020 19:58
-
-
Save tiffany352/28412a55045b2db5d9f35fdcedf117e4 to your computer and use it in GitHub Desktop.
I ported the SynthWave 84 color scheme to work in the Windows Terminal
This file contains 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
{ | |
"name": "SynthWave 84", | |
"background": "#262335", | |
"foreground": "#ffffff", | |
"white": "#ffffff", | |
"brightWhite": "#ffffff", | |
"black": "#000000", | |
"brightBlack": "#888888", | |
"blue": "#03edf9", | |
"brightBlue": "#03edf9", | |
"brightCyan": "#03edf9", | |
"brightGreen": "#72f1b8", | |
"brightPurple": "#ff7edb", | |
"brightRed": "#fe4450", | |
"brightYellow": "#fede5d", | |
"cyan": "#03edf9", | |
"green": "#72f1b8", | |
"purple": "#ff7edb", | |
"red": "#fe4450", | |
"yellow": "#f97e72" | |
} |
Thanks.
goat
Thanks!
Thanks!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is so pog