Skip to content

0.2.0

Compare
Choose a tag to compare
@arcticicestudio arcticicestudio released this 07 May 09:30
· 227 commits to develop since this release
v0.2.0


2017-05-07

Please note that the minimal version for this theme is now >=1.12.0 due to the new VS Code theme- and workbench API!

Features

UI

❯ Implemented full support for the new VS Code theme- and workbench API introduced in version 1.12.0. (@skbolton, #8 PR #11, e25f748)


Icons provided by Material Icon Theme.
Font: Source Code Pro 20px

A complete list of all implemented workbench UI styles can be found in the README.

Thanks to @octref and @Tyriar for testing and providing improvement suggestions!

Activity Bar Badges

Tabs

Status Bar

Panels and terminal colors

Editor Widgets (Search)

Notifications

Side Bar Views (Debug)

Peek View

Diff Editor

Peek View

Validations


Validations
Active selection

Inactive selection

Active selection with keyboard navigation marker


Active- and inactive selection with hover marker

❯ Implemented support for terminal ANSI colors. (@threeve, PR #4, 4e5815b)

Improvement

Languages

Go

❯ Implemented highlighting for Go string format placeholders. (@jsvensson, #7, 92ea661)

Documentation

❯ Updated the Quick Open keymapping for OSX. (@uonick, PR #9, e93694d)

❯ Changed the shields (badges) style to flat-square. (@arcticicestudio, caafb9d)

Bug Fixes

Documentation

❯ Fixed a typo in the project description. (@arcticicestudio, #6, 8744b39)


The full changelog ist available here