Skip to content

Commit

Permalink
Updated description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-B-D committed Nov 10, 2019
1 parent 8ea030d commit 8b5f0d4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.0.1](https://github.com/kazelone/vscode-dark-green-plus/releases/tag/v1.0.1) (2019-11-10)

* Updated description on vscode marketplace.

## [1.0.0](https://github.com/kazelone/vscode-dark-green-plus/releases/tag/v1.0.0) (2019-11-10)

* Initial stable release.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/kazelone.vscode-dark-green-plus.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=kazelone.vscode-dark-green-plus)
[![Ratings](https://vsmarketplacebadge.apphb.com/rating-short/kazelone.vscode-dark-green-plus.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=kazelone.vscode-dark-green-plus)

A dark green, easy on the eyes theme.
A dark green theme that's easy on the eyes.<br/>
For people who like green!

## Screenshot
Empty editor
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vscode-dark-green-plus",
"displayName": "Dark Green+",
"description": "A dark green theme easy on the eyes, using vs-dark code color scheme.",
"version": "1.0.0",
"description": "A dark green theme that's easy on the eyes.",
"version": "1.0.1",
"publisher": "kazelone",
"engines": {
"vscode": "^1.40.0"
Expand Down

0 comments on commit 8b5f0d4

Please sign in to comment.