Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>BADBUG ThemeNew to Visual Studio Code? Get it now.
BADBUG Theme

BADBUG Theme

1MANDEV.COM

|
2,383 installs
| (1) | Free
🔥 A collection of beautifully crafted modern themes for VSCode. 🎨 + 👌
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BADBUG Theme

🔥 A collection of beautifully crafted modern themes for VSCode. 🎨 + 👌

![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/1mandev.badbug?style=for-the-badge) ![Visual Studio Marketplace Rating (Stars)](https://img.shields.io/visual-studio-marketplace/stars/1mandev.badbug?style=for-the-badge) ![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/1mandev.badbug?style=for-the-badge) ![GitHub](https://img.shields.io/github/license/Mr-spShuvo/badbug-vscode-theme?style=for-the-badge)

Installation

  1. Open the extensions sidebar on Visual Studio Code
  2. Search for BADBUG Theme
  3. Click Install to install it.
  4. Click Reload to reload the your editor
  5. File > Preferences > Color Theme > BADBUG - <Theme>

BADBUG - Elegant

Preview

BADBUG - Dracula

Preview

BADBUG - Retro

Preview

BADBUG - Black

Preview

Settings

Settings - I'm using for my ultimate vs code setup.

  /* Editor Theme and Font Setting*/
  "editor.fontFamily": "SF Mono",
  "editor.fontSize": 12,
  "editor.fontWeight": "400",
  "editor.lineHeight": 15,
  "editor.fontLigatures": true,
  "terminal.integrated.fontFamily": "SF Mono",
  "terminal.integrated.fontSize": 12,
  "debug.console.fontSize": 12,
  "workbench.iconTheme": "material-icon-theme",
  "workbench.colorTheme": "BADBUG - Elegant",

  /* Editor Config */
  "editor.wrappingStrategy": "advanced",
  "editor.wordWrap": "bounded",
  "editor.wordWrapColumn": 120,
  "editor.renderIndentGuides": false,
  "editor.renameOnType": true,
  "editor.renderControlCharacters": true,
  "editor.renderWhitespace": "boundary",
  "editor.minimap.enabled": false,
  "editor.selectionHighlight": false,
  "editor.roundedSelection": false,
  "editor.parameterHints.enabled": false,
  "editor.suggestSelection": "first",
  "workbench.editor.tabSizing": "shrink",
  "breadcrumbs.enabled": false,

  /* General Config */
  "explorer.confirmDragAndDrop": false,
  "explorer.confirmDelete": false,
  "window.zoomLevel": 1,
  "window.menuBarVisibility": "toggle",
  "files.autoSave": "onFocusChange",

  // Bracket Pair Colorizer 2
  "bracket-pair-colorizer-2.colors": ["Orchid", "Salmon", "Turquoise"],
  "bracket-pair-colorizer-2.showHorizontalScopeLine": false,
  "bracket-pair-colorizer-2.showVerticalScopeLine": false,

These are my favorite themes and over the last few months I tweaked these themes and add my own spins. The original themes can be found here: LevelUp Theme (Elegant), Pitch Black Theme (Black), Just Black (Retro), and Dracula Official (Dracula).

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