Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Cyberpunk DuskNew to Visual Studio Code? Get it now.
Cyberpunk Dusk

Cyberpunk Dusk

bobmakhlin

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

Cyberpunk Dusk

A cyberpunk-inspired dark theme for Visual Studio Code. Immerse yourself in the neon-lit streets of Night City with vibrant colors against a deep, dark background.

Cyberpunk Dusk Theme

Features

  • 🌆 Dark, immersive background - Easy on the eyes during long coding sessions
  • ✨ Vibrant neon accents - Magenta, cyan, and electric highlights
  • 🎨 Carefully crafted syntax highlighting - Optimized for readability
  • 🖥️ Full UI theming - Editor, sidebar, terminal, and more

Installation

  1. Open Extensions sidebar in VS Code (Ctrl+Shift+X / Cmd+Shift+X)
  2. Search for Cyberpunk Dusk
  3. Click Install
  4. Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  5. Select Preferences: Color Theme → Cyberpunk Dusk

Manual Installation

# Clone the repository
git clone https://github.com/BobMakhlin/cyberpunk-dusk-theme.git

# Copy to VS Code extensions folder
# macOS/Linux
cp -r cyberpunk-dusk-theme ~/.vscode/extensions/

# Windows
# Copy to %USERPROFILE%\.vscode\extensions\

Recommended Settings

For the best experience, consider these optional VS Code settings:

{
  "editor.fontFamily": "'JetBrains Mono', 'Fira Code', Consolas, monospace",
  "editor.fontLigatures": true,
  "editor.fontSize": 12,
  "editor.lineHeight": 1.6,
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": "on"
}

Recommended Fonts

These fonts pair beautifully with Cyberpunk Dusk:

  • JetBrains Mono
  • Fira Code
  • Cascadia Code

Contributing

Found a bug or have a suggestion? Feel free to:

  1. Open an issue
  2. Submit a pull request

License

MIT License


Enjoy coding in the neon glow! 🌃

If you like this theme, consider leaving a ⭐ on GitHub or a review on the VS Code Marketplace.

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