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

Deeper Dark

Abanoub Hanna

|
41 installs
| (0) | Free
a deeper dark theme for better contrast.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

deeper-dark color theme

Install Deeper Dark color theme

You can find the extension on VS Marketplace: https://marketplace.visualstudio.com/items?itemName=abanoubha.deeper-dark

develop

# install Yeoman and the VS Code extension generator
npm install -g yo generator-code

## run the generator
yo code

# install vsce to package and publish exts
npm install -g vsce

# package the ext.
vsce package

# publish it on vs code marketplace
vsce publish

# install the color theme extension
code --install-extension deeper-dark-*.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft