Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>MowgliNew to Visual Studio Code? Get it now.
Mowgli

Mowgli

Siddharth Abbineni

|
779 installs
| (0) | Free
A Colorful theme based on the Jungle Night Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mowgli Theme for VSCode

Package version Installs Downloads Rate!

Install @ VisualStudio Marketplace

ATTENTION! : Make sure you disable semantic highlighting in VSCode versions above 1.4.3. Add this to your settings.json file.

"editor.semanticHighlighting.enabled": false,

Javascript

Javascript

CSS

CSS

HTML

HTML

Terminal

Terminal

Symbols

Symbols

Everything else

Complete Viewport

Recommended Editor Settings :

	// Workbench Settings
	"workbench.sideBar.location": "right",
	"workbench.editor.highlightModifiedTabs": true,
	//Editor -- Download link for the Ligalex Font below
	"editor.fontFamily": "Ligalex Mono",
	"editor.fontLigatures": true,
	"editor.fontSize": 16,
	"editor.fontWeight": 300,
	// Minimap
	"editor.minimap.enabled": true,
	"editor.minimap.renderCharacters": false,
	"editor.minimap.maxColumn": 100,
	"editor.renderWhitespace": "selection",
	"editor.minimap.showSlider": "always",
	"editor.minimap.size": "fit",

Its based of of my Favourite VSCode theme Jungle Night, I added custom coloring to the Syntax.

Languages supported :

  1. Javascript, JSX, TypeScript
  2. CSS/SCSS
  3. HTML
  4. Python
  5. PHP
  6. Markdown
  7. Others are supported but require some further tweaks, coming soon™

I'd also recommend the following extenions which make the experience better.

  1. Bracket Pair Colorizer 2
  2. Ligalex Mono aka IBM Plex Mono with Ligatures
  3. Other recommended Fonts : Cascadia Code Font || Fira Code Font
  4. Icons in the screenshot are from the Monokai Pro icon set.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft