Skip to content

Instantly share code, notes, and snippets.

@MejanH
Forked from tiffany352/SynthWave 84.json
Created January 31, 2022 15:39
Show Gist options
  • Save MejanH/44a61b5e12f849ffd0148896e594bd45 to your computer and use it in GitHub Desktop.
Save MejanH/44a61b5e12f849ffd0148896e594bd45 to your computer and use it in GitHub Desktop.
I ported the SynthWave 84 color scheme to work in the Windows Terminal
{
"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"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment