Skip to content

Commit

Permalink
chore: 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Diaz committed Aug 27, 2019
1 parent dab627a commit aa202de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the "yell" extension will be documented in this file.

## 0.1.2
- **Fix**: Fixed `title-bar` border.
- **New**: Changed colors for `indent guide` in editor.
- **New**: Changed focus colors used in list-trees on `command palette`.
- **Fix**: Fixed `statusBar` border.

## 0.1.1
- Changed syntax colors for base theme.
- Added preview languages.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Yell",
"description": "A VS Code theme for dark lovers with accesible colors. ✨",
"publisher": "coderdiaz",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"scripts": {
"publish": "vsce publish"
Expand Down

0 comments on commit aa202de

Please sign in to comment.