Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>JetBrains New UI Color Theme ExtendedNew to Visual Studio Code? Get it now.
JetBrains New UI Color Theme Extended

JetBrains New UI Color Theme Extended

fogio

|
62 installs
| (1) | Free
JetBrains IDEs New UI inspired color theme. Minimize distractions and boost productivity
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JetBrains New UI Color Theme for VS Code

The goal of the JetBrains New UI Color Theme is to reduce visual clutter and give you more space for your code and thoughts.

Version  Rating  INSTALLS  DOWNLOADS

example

I hope this theme will be the one you enjoy working with day and night.

Preview

Dark theme

Syntax theme

Some examples of syntax highlighting

Python

Python syntax

Golang

Go syntax

JSON

JSON syntax

Bash

Sh syntax

TOML

TOML syntax

IDE theme

The colors of various parts of the VS Code interface have also been defined.

For example, the terminal colors match the overall theme color scheme:

Terminal example

Check out the new git diff colors:

Git diff example

And many other elements have also been transformed, there is not enough space here to show everything.

Light theme

example light

Install

Go to VS Marketplace and click on the "Install" button.

Set Color Theme (guide)

This will give you IDE and syntax highlighting.

If the brackets in your code are highlighted in different colors, you can turn off bracket pair colorization so that the brackets are always the color of the main text.

To do this, add the following line to your settings.json file:

"editor.bracketPairColorization.enabled": false,

Credits

I express my deep gratitude to the JetBrains team for their work. Here are links to open resources used to create this theme:

  • JetBrains New UI landing: https://www.jetbrains.com/idea/new-ui/
  • JetBrains New UI docs: https://www.jetbrains.com/help/idea/new-ui.html
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft