update logo to a white background version

This commit is contained in:
Eugene Yokota 2017-10-03 18:22:14 -04:00
parent 90c6c61199
commit 10539bcd22
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@ -10,7 +10,7 @@
"url": "https://github.com/sbt/sbt" "url": "https://github.com/sbt/sbt"
}, },
"description": "Scala language support using sbt", "description": "Scala language support using sbt",
"icon": "images/sbt-logo-455x262.png", "icon": "images/sbt-logo-bgwhite-455x262.png",
"engines": { "engines": {
"vscode": "^1.16.0" "vscode": "^1.16.0"
}, },