Skip to content

Commit aa202de

Browse files
author
Javier Diaz
committed
chore: 0.1.2
1 parent dab627a commit aa202de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 0.1.2
6+
- **Fix**: Fixed `title-bar` border.
7+
- **New**: Changed colors for `indent guide` in editor.
8+
- **New**: Changed focus colors used in list-trees on `command palette`.
9+
- **Fix**: Fixed `statusBar` border.
10+
511
## 0.1.1
612
- Changed syntax colors for base theme.
713
- Added preview languages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Yell",
44
"description": "A VS Code theme for dark lovers with accesible colors. ✨",
55
"publisher": "coderdiaz",
6-
"version": "0.1.1",
6+
"version": "0.1.2",
77
"license": "MIT",
88
"scripts": {
99
"publish": "vsce publish"

0 commit comments

Comments
 (0)