chore: Update README

This commit is contained in:
Mattia Astorino 2018-04-25 09:50:31 +02:00
parent 25f020cbaf
commit 8f06744fa8
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2

View file

@ -109,7 +109,7 @@ Type `Material Theme` and choose `Material Theme: Settings`, then select `Change
## Override theme colors ## Override theme colors
You can override the material theme ui and schemes colors by adding these theme-specific settings to your configuration. For advanced customisation please check the [relative section on the vs code documentation](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme) You can override the material theme ui and schemes colors by adding these theme-specific settings to your configuration. For advanced customisation please check the [relative section on the vs code documentation](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme)
#### Color Scheme override ### Color Scheme override
**Basic example** **Basic example**
```js ```js
@ -142,7 +142,7 @@ You can override the material theme ui and schemes colors by adding these theme-
}, },
``` ```
#### UI Overrides ### UI Overrides
```js ```js
"workbench.colorCustomizations": { "workbench.colorCustomizations": {