Update README.md
This commit is contained in:
parent
8c95d27170
commit
9bc11428ff
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -1,14 +1,12 @@
|
|||
|
||||
# Material Theme [<img src="https://rawcdn.githack.com/material-theme/vsc-material-theme/790fc5d2872f10d5a903f449c90c1fa1502d7e53/logo.png" alt="Material Theme" width="90" height="90" align="right">](https://material-theme.site/)
|
||||
>The original one. <a href="https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme#review-details"><img src="https://img.shields.io/badge/marketplace-gray.svg?colorA=655BE1&colorB=4F44D6&style=flat-square"/></a>
|
||||
|
||||
---
|
||||
>Original colors, original taste.
|
||||
|
||||
![](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmineblocks.com%2F1%2Fwiki%2Fimages%2F5%2F59%2FEmpty.png&f=1&nofb=1&ipt=272d1bf6ef886b68f90fc4b76685cf3d69c29691db2a6136a83a4f99e53db919&ipo=images)
|
||||
|
||||
## Table of contents
|
||||
|
||||
The most epic theme meets Visual Studio Code. You can help by reporting issues [here](https://github.com/material-theme/vsc-material-theme/issues).
|
||||
The most epic theme meets Visual Studio Code.
|
||||
|
||||
- [Material Theme ](#material-theme-)
|
||||
- [Table of contents](#table-of-contents)
|
||||
|
@ -29,7 +27,7 @@ The most epic theme meets Visual Studio Code. You can help by reporting issues [
|
|||
|
||||
## Getting started
|
||||
|
||||
You can install this awesome theme through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme).
|
||||
You can install this awesome theme through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme). <a href="https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme#review-details"><img src="https://img.shields.io/badge/marketplace-gray.svg?colorA=655BE1&colorB=4F44D6&style=flat-square"/></a>
|
||||
|
||||
### Installation
|
||||
|
||||
|
@ -41,7 +39,7 @@ Launch *Quick Open*:
|
|||
Paste the following command and press `Enter`:
|
||||
|
||||
```shell
|
||||
ext install material theme
|
||||
ext install equinusocio.vsc-material-theme
|
||||
```
|
||||
|
||||
And pick the one by **Mattia Astorino (Equinusocio)** as author.
|
||||
|
|
Loading…
Reference in a new issue