JetBrains New UI Color Theme for VS CodeThe goal of the JetBrains New UI Color Theme is to reduce visual clutter and give you more space for your code and thoughts. I hope this theme will be the one you enjoy working with day and night. PreviewDark themeSyntax themeSome examples of syntax highlighting Python Golang JSON Bash TOML IDE themeThe colors of various parts of the VS Code interface have also been defined. For example, the terminal colors match the overall theme color scheme: Check out the new git diff colors: And many other elements have also been transformed, there is not enough space here to show everything. Light themeInstallGo 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:
CreditsI express my deep gratitude to the JetBrains team for their work. Here are links to open resources used to create this theme:
|