Change icon for application-yaml vscode extension

This commit is contained in:
Kris De Volder
2016-10-28 11:23:48 -07:00
parent 28fed6ffcb
commit ce1de08218
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -2,7 +2,7 @@
"name": "vscode-application-yml",
"displayName": "Spring Boot Application YML Support",
"description": "Provides validation and content assist for spring-boot application.yml file",
"icon": "icon.png",
"icon": "spring_yml.png",
"version": "0.0.1",
"publisher": "kdvolder",
"repository": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B