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

Dark Inferno

physikinematic

|
38 installs
| (0) | Free
A dark theme with fiery red accents
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dark Inferno Theme

Dark Inferno is a vibrant and fiery dark theme for Visual Studio Code, designed with deep blacks, rich reds, and bold contrasts to enhance your coding experience.

🔥 Features

  • Vibrant Red Accents: A fiery red theme that highlights key elements.
  • High Contrast: Optimized for readability with high-contrast elements.
  • Fully Customizable: Easily tweak the color scheme to your preference.
  • UI Compatibility: Perfectly blends with the default dark UI of VS Code.
  • Vanilla Token Style: Uses Visual Studio Code's vanilla dark theme's token style.

🖼️ Screenshots

Dark Inferno Theme Screenshot 1 VS Code with Dark Inferno theme applied

Dark Inferno Theme Screenshot 2 Editor view

🛠 Installation

To install the Dark Inferno theme for Visual Studio Code, follow these steps:

  1. Open Visual Studio Code.
  2. Go to the Extensions tab on the left (Ctrl+Shift+X).
  3. Search for Dark Inferno and click on Install.
  4. To enable the theme, go to File > Preferences > Color Theme and select Dark Inferno.

Alternatively, you can install it directly from the VS Code Marketplace here.

⚙️ Customization

You can adjust the colors and fine-tune the theme by modifying the workbench.colorCustomizations setting in your settings.json file. For example:

"workbench.colorCustomizations": {
    "titleBar.activeBackground": "#000000",
    "editor.background": "#000000",
    "editor.selectionBackground": "#992222",
    "statusBar.background": "#000000",
    "statusBar.foreground": "#FFFFFF"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft