Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Sublime MonokaiNew to Visual Studio Code? Get it now.
Sublime Monokai

Sublime Monokai

Aryan Ahire

|
51,085 installs
| (9) | Free
It is a VSCode theme which is based off of sublime text's monokai.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sublime Monokai

This is a theme meant for sublime text users who love monokai!

To get the full experience goto your settings.json by doing Ctrl+Shift+P and finding Preferences: Open Settings (JSON).

"editor.semanticTokenColorCustomizations": {
    "enabled": true // enable for all themes
},

And you'll also need to make sure that in your settings.json to get the full sublime-like experience:

"window.zoomLevel": 1.5,
"editor.lineHeight": yourFontSize + 2,
"editor.renderLineHighlight": "gutter",

Screenshot (Adaptive):

Screenshot (Default):

This theme also bundles in this guys C# Syntax Highlighter: https://github.com/Maximetinu/Sublime-Text-Monokai-theme-for-Visual-Studio-Code

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