diff --git a/README.md b/README.md index 3b9add2..da48c41 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-[![Twitter](https://img.shields.io/twitter/url/https/github.com/equinusocio/vsc-material-theme.svg?style=social&style=for-the-badge)](https://twitter.com/intent/tweet?text=This%20is%20the%20most%20epic%20theme:&url=https%3A%2F%2Fgithub.com%2Fequinusocio%2Fvsc-material-theme) +[![Twitter](https://img.shields.io/twitter/url/https/github.com/equinusocio/vsc-material-theme.svg?style=flat-square)](https://twitter.com/intent/tweet?text=This%20is%20the%20most%20epic%20theme:&url=https%3A%2F%2Fgithub.com%2Fequinusocio%2Fvsc-material-theme) [![GitHub tag](https://img.shields.io/github/release/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/releases) @@ -134,4 +134,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a lCopyright © 2017 Mattia Astorino and Paolo Roth
- + diff --git a/package.json b/package.json index daec492..7596272 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "activationEvents": [ "*" ], - "main": "./extensions/material.theme.config", + "main": "./extensions/material.theme.config.js", "contributes": { "commands": [ {