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

Full Darcula Theme

EdOverride

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

Full Darcula theme

My version of Darcula theme for VS Code, inspired by JetBrains IDE, with some personal touches.

Languages included:

  • Ruby
  • JavaScript
  • CSS
  • SCSS
  • YAML
  • JSON
  • Nginx config
  • PHP
  • HTML
  • XML
  • Python

Code Highlight

More code syntax highligh examples in Examples folder.

Editor Theme

Theme also comes with dark visual styles with two different styles, with background image:

or without:

To activate/deactivate background image, open Command Palette (default: ctrl+shift+p) and execute commands:

  • Activate Background Image: Full Darcula Theme: Activate Background Image
  • Deactivate Background Image: Full Darcula Theme: Deactivate Background Image

⚠️ Warning: If you have enabled background image, you must disable it, before uninstalling extension, or it will stay active.

If you enable the background, u might see warning saying that VScode is corrupted. That is cos, to enable the background image, i had to edit the main vs code css. Don't worry, its fully reversible with command Full Darcula Theme: Deactivate Background Image. But, if you want to remove that warning, you can install extension Fix VSCode Checksums and run command Fix Checksums: Apply. That will get rid of the warning.

TODO's:

  • Add languages:
    • Java
    • TypeScript
    • C++
    • C#
    • Bash
    • VB.Net
    • VBS

How to Debug

Press CTRL+SHIFT+P and type Developer: Inspect TM Scopes

How to generate package file

npm install -g vsce
vsce package

How to publish

npm install -g vsce
vsce package
vsce publish

Most likely it's not perfect/complete. Feel free to submit suggestions on what's missing.

Resources

  • https://marketplace.visualstudio.com/VSCode
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft