Skip to content

✨ VSCode Theme — SynthWave '84 refined to perfection ✨

License

Notifications You must be signed in to change notification settings

avarayr/synthwave-refined

Repository files navigation

Synthwave Refined

SynthWave '84 refined to perfection

Important note

This theme does not support the glow effects of the original SynthWave '84.

Try it live!

You can preview the theme in your browser: https://vscode.dev/theme/avarayr.synthwave-refined

Motivation

I love the original SynthWave theme, but I wanted to make the color less harsh on the eyes. That's why some bright red colors were swapped with white.

Credits

All credit for the color scheme goes to robb0wen for his awesome SynthWave '84 theme.

Icon is a modified version of the original SynthWave '84 icon

Contributing

All contributions are warmly welcome. Let's make this theme better together! 🤗

Recommended font settings

{
  "editor.letterSpacing": -1.7, // because original Cascadia Code is too wide
  "editor.fontLigatures": "'calt', 'ss01'", // turns on ligatures and cursive
  "editor.fontFamily": "'Cascadia Code PL Semilight'", // only works with statically generated .ttf files (don't use variable fonts)
  "workbench.fontAliasing": "antialiased" // VERY IMPORTANT ON MAC OS
}

About

✨ VSCode Theme — SynthWave '84 refined to perfection ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published