Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tiffany352
Created September 6, 2020 19:58
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tiffany352/28412a55045b2db5d9f35fdcedf117e4 to your computer and use it in GitHub Desktop.
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
{
"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"
}
@Phalanxia
Copy link

this is so pog

@MejanH
Copy link

MejanH commented Oct 20, 2021

Thanks.

@QQuispe
Copy link

QQuispe commented Sep 8, 2023

goat

@rathermercurial
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment