Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Monokai Pro NewNew to Visual Studio Code? Get it now.
Monokai Pro New

Monokai Pro New

EmilijanMB

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

Monokai Pro New in Visual Studio Code! The complete Monokai experience!

React TypeScript

Python

JavaScript

Java

HTML

Jupyter Notebooks

Peacock

Installing information

Theme install

Installation

Quick Open: Windows: Ctrl + P macOS: ⌘ + P Linux: Ctrl + P

Paste the following command and press Enter:

ext install monokai-pro-new

...pick the theme

Theme activation

Quick Open: Windows: Ctrl + Shift + P macOS: Shift + P Linux: Ctrl + Shift + P

Type theme, choose Preferences: Color Theme, and select Monokai Pro New

Overriding the colors

Editor colors

"editor.tokenColorCustomizations": {
    "[Monokai Pro New]": {
        "textMateRules": [
            {
                "scope": "comment",
                "settings": {
                     "foreground": "#74705D",
                }
            },
        ]
    },
},

Theme colors

"workbench.colorCustomizations": { "[Monokai Pro New]": { "editor.selectionBackground": "#ff0000", } },

Recommended settings for complete Monokai Pro experience

{
    // Changes to like Monokai Pro New even more
    "editor.letterSpacing": 0.55,
    "editor.lineHeight": 18,
    "editor.links": false,
    "breadcrumbs.enabled": false
}

monokai-pro-new

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