chore: Update readme

This commit is contained in:
Mattia Astorino 2017-04-11 09:13:31 +02:00
parent f85292849f
commit c5d3d020fe

View file

@ -17,7 +17,7 @@ You can install this awesome theme through the [Visual Studio Code Marketplace](
# Activate the theme
1. Press <kbd>cmd/ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> and type `color`, then select **Color Theme**
2. Select `Material Theme Darker` or `Material Theme Lighter` from the list, then press **Enter**
2. Type `Material Theme` and select one of the theme color from the list, then press **Enter**
# Activate File Icons Theme
@ -33,4 +33,7 @@ You can install this awesome theme through the [Visual Studio Code Marketplace](
"editor.lineHeight": 24,
// Enables font ligatures
"editor.fontLigatures": true,
```
```
# Thanks
Thanks to @balanceiskey for the theme builder.