Skip to content

Color theme

Vaporwave Sunset

Hot horizon pinks, pool-water cyan, and late-night gradient energy without losing readable text.

← Browse all themes

Palette converter

Export Vaporwave Sunset for your stack

Pick dark or light when available, choose a format, then copy or download locally with no network calls. Switch to another theme any time from the dropdown.

Variant
Theme preview

user@theebest:~/themes$ export --all

normalizing 10-color and rich-schema inputs...

ok generated editor and terminal palettes

syntax.keyword = mapped

warn install steps are tool-specific

Output

Theme export

Waiting for theme data.

Ready to copy or download.

How to install

VS Code
  1. Create `%USERPROFILE%\.vscode\extensions\<slug>-theme\themes\` on Windows, or `~/.vscode/extensions/<slug>-theme/themes/` on macOS or Linux.
  2. Download both files. Place `package.json` in the extension folder and the color theme JSON in `themes`.
  3. Run `Developer: Reload Window`, then choose it with `Preferences: Color Theme`.
  4. `Developer: Generate Color Theme From Current Settings` does not import arbitrary JSON, so the extension-folder method is the local import path.