Skip to content

0.15.0

Compare
Choose a tag to compare
@arcticicestudio arcticicestudio released this 23 Jun 06:15
· 55 commits to develop since this release
v0.15.0

Changelog for Nord Visual Studio Code — An arctic, north-bluish clean and elegant Visual Studio Code theme.

Release Date: 2020-06-23 Project Board Milestone

Features

UI

Activity Bar indicator styles#174#175 (⊶ 7beecae3)
↠ Added support for the new indicator Activity Bar active item indicator that was introduced in VS Code 1.40 (October 2019) to make it stand out better and increase readability.

Before

After

Editor title border#176#177 (⊶ c2aca53)
↠ Added support for new theme keys to render a border below the editor group header (for example, below breadcrumbs if enabled) that was introduced in VS Code 1.45 (April 2020) in order to restore the previous behavior of editorGroupHeader.tabsBorder.

Minimap background, slider and Git state colors#178#179 (⊶ bd98c86)
↠ Added support for the new minimap background, slider and Git state colors that were introduced in VSCode 1.43.0 (February 2020) and version 1.41.0 (November 2019).

Before

After

Improvements

Syntax

Braces in JavaScript template literals#162#163 (⊶ 41e2391) by @kufii
↠ Improved the highlighting of braces within JavaScript template literals to use nord4 as foreground color instead of nord14 like strings.

Before

After


The full changelog ist available here