chore: Update readme
This commit is contained in:
parent
500ad377c3
commit
6ab8576b00
1 changed files with 16 additions and 2 deletions
18
README.md
18
README.md
|
@ -7,13 +7,24 @@ The most epic theme meet Visual Studio Code. Please note that this theme is stil
|
||||||
|
|
||||||
<p align="center"><img width="650px" src="http://i.imgur.com/JXb5aRO.jpg"></p>
|
<p align="center"><img width="650px" src="http://i.imgur.com/JXb5aRO.jpg"></p>
|
||||||
|
|
||||||
# Easy installation
|
|
||||||
|
<!-- TOC -->
|
||||||
|
|
||||||
|
- [Installation](#installation)
|
||||||
|
- [Activate the theme](#activate-the-theme)
|
||||||
|
- [Activate File Icons Theme](#activate-file-icons-theme)
|
||||||
|
- [Recommended settings for a better experience:](#recommended-settings-for-a-better-experience)
|
||||||
|
- [Other resources](#other-resources)
|
||||||
|
- [Thanks](#thanks)
|
||||||
|
|
||||||
|
<!-- /TOC -->
|
||||||
|
|
||||||
|
# Installation
|
||||||
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).
|
||||||
1. Press <kbd>cmd/ctrl</kbd> + <kbd>P</kbd>
|
1. Press <kbd>cmd/ctrl</kbd> + <kbd>P</kbd>
|
||||||
2. Type `ext install vsc-material-theme`
|
2. Type `ext install vsc-material-theme`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Activate the theme
|
# Activate the theme
|
||||||
|
|
||||||
1. Press <kbd>cmd/ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> and type `color`, then select **Color Theme**
|
1. Press <kbd>cmd/ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> and type `color`, then select **Color Theme**
|
||||||
|
@ -35,5 +46,8 @@ You can install this awesome theme through the [Visual Studio Code Marketplace](
|
||||||
"editor.fontLigatures": true,
|
"editor.fontLigatures": true,
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Other resources
|
||||||
|
- **AppIcon:** [Download](https://github.com/equinusocio/vsc-material-theme/files/989048/vsc-material-theme-appicon.zip) the official Material Theme app icon for Visual Studio code
|
||||||
|
|
||||||
# Thanks
|
# Thanks
|
||||||
Thanks to @balanceiskey for the theme builder.
|
Thanks to @balanceiskey for the theme builder.
|
Loading…
Reference in a new issue