Update boot-dev-pack icon and colors

This commit is contained in:
BoykoAlex
2017-11-29 09:58:19 -05:00
parent 9f88e84fff
commit e489f1aea8
3 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,15 +1,15 @@
{
"name": "vscode-boot-dev-pack",
"version": "0.0.1",
"version": "0.0.2",
"publisher": "Pivotal",
"displayName": "Spring Boot Development Extension Pack",
"description": "A collection of extensions for developing Spring Boot applications",
"license": "EPL-1.0",
"galleryBanner": {
"color": "#1BB3A8",
"color": "#0F3D5F",
"theme": "dark"
},
"icon": "spring-boot-logo.png",
"icon": "STS4-256x256.png",
"repository": {
"type": "git",
"url": "https://github.com/spring-projects/sts4.git"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB