Skip to content

Commit

Permalink
🦄 Release 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Oct 29, 2018
1 parent b558ab7 commit a85ec4d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Expand Up @@ -20,6 +20,28 @@ _<small><a href="https://VSCode.pro/" target="_blank">VSCode Power User Course

<br>

### RELEASE: [3.17.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.16.0...3.17.0)

![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)

> 📦 FAQ Styles for “Highlight Matching Tag” extension [`fba87c0`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/fba87c0af5c0858fedc634805bb327bd557ab81e) <br>
![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)

> 👌 focus background color [`14c0857`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/14c0857d5f12085754bed49f5627f3026df256d5) <br>
> 👌 better bg color for drop area focus on file drag [`2f85114`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/2f85114c9492db331ab6400684dc6268987e279e) <br>
> 👌 active selection background color [`d18ad74`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/d18ad74509bce8b2e8404821d311e38f39445e29) <br>
![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)

> 📖 Improved List Hover, Focus, Drag [`b558ab7`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/b558ab7b6a12f17bb63dd0ad37c9e3bda457028d) <br>
<br>

![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png)

<br>

### RELEASE: [3.16.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.15.0...3.16.0)

![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "shades-of-purple",
"displayName": "Shades of Purple",
"description": "⚡ A professional theme with hand-picked & bold shades of purple 🦄 to go along with your VS Code. Reviewed by several designers and 50+ releases to keep it updated. One of the best VSCode themes on VS Code Marketplace. Part of VSCode.pro course.",
"version": "3.16.0",
"version": "3.17.0",
"publisher": "ahmadawais",
"engines": {
"vscode": "^1.15.0"
Expand Down

0 comments on commit a85ec4d

Please sign in to comment.