Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Synthwave x Fluoromachine Blue EditionNew to Visual Studio Code? Get it now.
Synthwave x Fluoromachine Blue Edition

Synthwave x Fluoromachine Blue Edition

m-marqx

|
423 installs
| (0) | Free
Synthwave '84 x Fluoromachine Theme with a blue twist
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

synthwave-x-fluoromachine

This is a fork of @webrender's synthwave-x-fluoromachine, which is also fork of @robbowen's Synthwave '84 theme, merged with @fullerenedream's Fluoromachine theme for VSCode, with @thecodemonkey synthwave-x-fluoromachine-epic-animations extras.

Installation (github)

  1. Install this theme
  2. install Custom CSS and JS Loader
  3. link the CSS file from this extension in your vscode settings.json:

On Mac it might look something like the snippet below:

  "vscode_custom_css.imports": [
    "file:///Users/{your username}/.vscode/extensions/m-marqx.synthwave-x-fluoromachine-blue-ed-1.0.0/synthwave-x-fluoromachine-blue.css",
    "file:///Users/{your username}/.vscode/extensions/m-marqx.synthwave-x-fluoromachine-blue-ed-1.0.0/synthwave-x-fluoromachine-extras.css"
    ]
}

Windows might resemble:

  "vscode_custom_css.imports": [
    "file:///C:/Users/{your username}/.vscode/extensions/m-marqx.synthwave-x-fluoromachine-blue-ed-1.0.0/synthwave-x-fluoromachine-blue.css",
    "file:///C:/Users/{your username}/.vscode/extensions/m-marqx.synthwave-x-fluoromachine-blue-ed-1.0.0/synthwave-x-fluoromachine-extras.css"
    ]
}
  1. synthwave-x-fluoromachine-extras.css is optional.
  2. From the command panel, select Reload Custom CSS and JS. You'll need to run this command every time vscode updates.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft