Skip to content

Commit

Permalink
Preps v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Oct 25, 2019
1 parent 1fac71d commit 2ed4199
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.4.0] - 2019-10-25

### Added

- Adds new window border color for the **Dark Amethyst** and **Dark Amethyst (Higher Contrast)** themes
- Adds new active activity bar border color for the **Dark Amethyst** and **Dark Amethyst (Higher Contrast)** themes
- Adds new menu border color for the **Dark Amethyst** and **Dark Amethyst (Higher Contrast)** themes
- Adds new menu separator color for the **Dark Amethyst** and **Dark Amethyst (Higher Contrast)** themes
- Adds new quick pick menu background color for the **Dark Amethyst** and **Dark Amethyst (Higher Contrast)** themes

## [2.3.0] - 2019-04-01

### Changed
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": "amethyst-theme",
"displayName": "Amethyst Themes",
"description": "A set of very purple dark themes, based on the built-in Dark+ theme",
"version": "2.3.0",
"version": "2.4.0",
"publisher": "eamodio",
"engines": {
"vscode": "^1.26.0"
Expand Down

0 comments on commit 2ed4199

Please sign in to comment.