Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>IntelliJ Neo DarkNew to Visual Studio Code? Get it now.
IntelliJ Neo Dark

IntelliJ Neo Dark

hyperdarker

|
8,057 installs
| (1) | Free
Theme based on the awesome Intellij's Dark Theme used in the new UI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Neo Dark Theme

Neo Dark is a theme based on the IntelliJ's New UI Dark theme, the idea is to maintain readability, so syntax highlighting is kept to a minimum.

The Icon Theme used in the UI screenshots is JetBrains Icons Enhanced

The font is Jetbrains Mono, you can download this from the official site here.

You can add some or all of the following lines to your settings.json file to make it look more similar.

    "editor.bracketPairColorization.enabled": false,
    "editor.fontFamily": "'jetbrains mono','monospace', monospace",
    "editor.fontLigatures": true,
    "window.menuBarVisibility": "toggle",
    "window.titleBarStyle": "custom",
    "editor.minimap.enabled": false,
    "breadcrumbs.enabled": false,

Support Languajes

This theme is under development, it has been tested in some languages and works correctly, obviously we cannot guarantee that it works perfectly, if you find any error you can tell me so I can try to fix it.

Some languages or technologies where it has been tested are:

  • Javascript, CSS, HTML, Python, Java, C#, PHP
  • Flutter(dart), React, JSON

Technically it can work in most languages that support the textmate color scheme.

UI Screenshots

UI Screenshot

UI Screenshot

Languages Screenshots

Javascript

javascript

HTML

html

CSS

CSS

Python

python

Java

java

C#

cs

PHP

php

React

react

Flutter

flutter

JSON

json

That's it, thanks for using this theme, see you soon.

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