This commit is contained in:
huaji 2019-07-20 23:44:46 +08:00
parent cf6128e7fe
commit 97579b8ae4
5 changed files with 6 additions and 3 deletions

View File

@ -22,8 +22,6 @@ MacOS ✔
## Getting Started
> Windows users please make sure you have [Visual C++ Redistributable Packages for Visual Studio 2015 x86](https://www.microsoft.com/en-us/download/details.aspx?id=48145) installed!
1. Make sure the color theme you selected is the 'Dark+ (default)'
![step-1](./step-1.png)

View File

@ -1,3 +1,8 @@
# 1.0.3
* No longer dependent on the Visual C++ 2015
* docs: update README
# 1.0.2
* feat: Windows7 support

View File

@ -2,7 +2,7 @@
"name": "vscode-vibrancy",
"displayName": "Vibrancy",
"description": "Vibrancy Effect for Visual Studio Code",
"version": "1.0.2",
"version": "1.0.3",
"publisher": "eyhn",
"author": {
"email": "cneyhn@gmail.com",

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB