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

Dark Fusion Theme

Sahil Mondal

|
108 installs
| (0) | Free
A 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

Dark Fusion Logo

Dark Fusion Theme for VS Code

A minimal, dark theme for VS Code.

Design & Developed by Sahil.

demo

Installation via VS Code

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Dark Fusion
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Code > Preferences > Color Theme > Dark Fusion

Manual Installation

Read the VSC Extension Quickstart Guide

Icon Theme

The file icon theme seen in the screenshot above is Material Icon Theme with these settings:

  "material-icon-theme.folders.color": "#8695b7",
  "material-icon-theme.folders.theme": "specific",
  "material-icon-theme.hidesExplorerArrows": true,

Color Reference

Syntax Colors

Color Usage
#c3a6ff #c3a6ff Keywords, constants, template literals
#ffd580 #ffd580 Functions, classes, object literal keys
#ffae57 #ffae57 Constants, operators
#bae67e #bae67e Strings, markdown headings
#5ccfe6 #5ccfe6 Special keywords, classes, markdown code blocks
#a2aabc #a2aabc Variables, property names, tags

UI Colors

Color Usage
#0e0921 #0e0921 Workbench background
#100f2e #100f2e Editor background
#8695b7 #8695b7 Status bar text, buttons, etc
#d7dce2 #d7dce2 Active text, anything that should be white
#8652ff #8652ff Main-Borders
#4d3fa4 #4d3fa4 Highlights / secondary Bg
#a9d03f #a9d03f Accent, list tree titles, badges, etc
#5852ff #5852ff Addition highlights
#ef6b73 #ef6b73 Deletion highlights, errors, warnings

Theming Reference

VS Code Theme Color Reference

VS Code Theme Documentation

VS Code Publishing Extensions

Syntax colors are based on Halcyon

vsce publish patch/minor/major
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft