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

Dark Fangs

dfangs

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

Dark Fangs Theme

Overview

Based on the Github Theme (dark) for most of the color palette, with small adjustments to the search/selection highlight, etc.

Syntax highlighting is heavily self-customized, with reference to the Github themes, One Dark Pro Monokai Darker, and the default VS Code Dark+ theme.

Usage

Enable semantic highlighting for the best experience.

  • Python: Install Python extension.
  • Go: Install Go extension, then set the following in settings.json:
    "gopls": {
        "ui.semanticTokens": true
    },
    

Mostly tested in Python, Markdown, JSON, etc.

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