diff --git a/README.md b/README.md index 246d190..b7d8d6f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@

-[![GitHub tag](https://img.shields.io/github/release/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/releases) [![GitHub tag](https://img.shields.io/github/issues/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/issues) - +[![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%20for%20\@code:&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) + The most epic theme meets Visual Studio Code. You can help by reporting issues [here](https://github.com/equinusocio/vsc-material-theme/issues) diff --git a/package.json b/package.json index 7c77ab1..c08c7ca 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "url": "https://github.com/equinusocio/vsc-material-theme/issues" }, "engines": { - "vscode": "^1.17.0" + "vscode": "^1.19.0" }, "scripts": { "build": "npm run build-icons && npm run build-themes && npm run build-icons-accents && npm run build-icons-variants",