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

Drux Theme

DruxTech

|
60 installs
| (0) | Free
Dark and Light theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Drux Theme

Drux dark and light theme for Visual Studio Code

About theme

It is based on Bearded Theme and default Dark and Light Modern themes.

Installation

  • Open Extensions, View > Extensions
  • Search for Drux Theme
  • Click Install
  • Select theme, File > Preferences > Theme > Color Theme > Drux Dark Theme or Drux Light Theme

Demo

Dark

Light

Create you custom theme

Generate theme

Install Yeoman and code generator

npm install -g yo generator-code

Generate project for new vscode theme

yo code

Select type of extension do you want to create

 > New Color theme

Type the data requested by the wizard options.

Install VS Code Extension

This dependency is required to generate the packaging

npm install -g vsce

Generate file to publish

vsce package

Publish

Go to the visual studio code marketplace

  • Marketplace Visual Studio Code

  • Option: Publish extensions

  • Create or sign in with you account

  • Upload the packaged file, por example my-theme-1.0.0.vsix

Enjoy!

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