Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AdsonCicilioti committed Jul 30, 2020
1 parent 8f7d53f commit 6d0dae6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

## [0.0.3] - 2020-07-30

### Added

- Fix editor selection visibility (#1)
- Improve menu contrast on hover
- Tab mudified inactive border top color different of active

## [0.0.2] - 2020-07-29

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "yaru-vscode",
"displayName": "Yaru VS Code Theme",
"description": "Yaru VS Code Theme based on Official Ubuntu System Colors.",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "AdsonCicilioti",
"license": "Apache-2.0",
"author": "Adson Cicilioti",
Expand Down
Binary file added yaru-vscode-0.0.3.vsix
Binary file not shown.

0 comments on commit 6d0dae6

Please sign in to comment.