Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Dark HalloweenNew to Visual Studio Code? Get it now.
Dark Halloween

Dark Halloween

naberens

|
642 installs
| (0) | Free
A simple dark theme for Halloween
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

halloween

A simple dark theme for Halloween

Theme Screenshot

• install this theme
• install Custom CSS and JS Loader • 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/naberens.dark-halloween-0.4.0/cursive-style.css"
    ]
}

Windows might resemble:

{
  "vscode_custom_css.imports": [
    "file:///C:/Users/{your username}/.vscode/extensions/naberens.dark-halloween-0.4.0/cursive-style.css"
    ]
}

• From the command panel, select Reload Custom CSS and JS. You'll need to run this command every time vscode updates.

Font

The fonts being used in the screenshot above are Operator Mono with Ligatures for regular text and Victor Mono for cursive

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