SynthWave '84
27. 6. 2025VSCode theme with some vibrancy:
If you’re really in the mood for trouble, go ahead and enable glow:
Port to Windows terminal (based on this and this), just paste in the approprite section in your schemes žson:
{
"name": "SynthWave 84 rex",
"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": "#f3e70f"
}
^ Does not look exactly right.
p.s. Unrelated html note, cropped img tag may look like:
<img src="image.png" style="object-fit: none; object-position: 0 0; height: 700px;">