diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..79fc4d7 Binary files /dev/null and b/logo.png differ diff --git a/package.json b/package.json index abce81b..1c163a2 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,9 @@ "version": "0.0.2", "publisher": "Equinusocio", "license": "Apache-2.0", - "icon": "logo.svg", + "icon": "logo.png", "galleryBanner": { - "color": "#2d2d2d", + "color": "#252526", "theme": "dark" }, "homepage": "https://github.com/equinusocio/vsc-material-theme",