Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Hotline VSNew to Visual Studio Code? Get it now.
Hotline VS

Hotline VS

Bogdan Salyp

|
1,602 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hotline VS theme

Version Installs

Have you played Hotline Miami? 🐔

Do you like synthwave style? 🌆

Have you ever watched Kung Fury? 🥋

Any other synthwave style movies? 🦂🔨

I bet you did. And here's a new way to feel like a true Hackerman with this extension!

Example (JS code)

Installation

  1. First, install Hotline VS extension.

  2. Then install this extension (enables custom CSS and JS inside VS Code).

  3. Inside VS Code press Cmd+Shift+P

  4. Type Enable Custom CSS and JS and press enter:

  1. Open settings.json and add this:

🍏 On Mac it might look something like the snippet below:

{
  "vscode_custom_css.imports": [
    "file:///Users/{YOUR USERNAME}/.vscode/extensions/bogdansalyp.hotline-vs-1.1.2/hotline-vs.css"
  ]
}

🐧 Linux users should use:

{
  "vscode_custom_css.imports": [
    "file:///home/{YOUR USERNAME}/.vscode/extensions/bogdansalyp.hotline-vs-1.1.2/hotline-vs.css"
  ]
}

🏠 Windows might resemble:

{
  "vscode_custom_css.imports": [
    "file:///C:/Users/{YOUR USERNAME}/.vscode/extensions/bogdansalyp.hotline-vs-1.1.2/hotline-vs.css"
  ]
}

Contributing

I will really appreciate any contribution to this theme and issue reports.

Thanks

This theme was made on inspiration by SynthWave '84.

More examples

CPP code:

CSS code:

HTML code:

Other languages support works too. More screenshots coming soon!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft