Update README.md
This commit is contained in:
parent
a1b2331583
commit
d251d5200f
1 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@ You can override the Material Theme UI and schemes colors by adding these theme-
|
|||
|
||||
```js
|
||||
"editor.tokenColorCustomizations": {
|
||||
"[Material Theme VARIANT]": {
|
||||
"[Material Theme*]": {
|
||||
"textMateRules": [
|
||||
{
|
||||
"scope": [
|
||||
|
@ -104,7 +104,7 @@ You can override the Material Theme UI and schemes colors by adding these theme-
|
|||
},
|
||||
|
||||
"workbench.colorCustomizations": {
|
||||
"[Material Theme VARIANT]": {
|
||||
"[Material Theme*]": {
|
||||
"sideBar.background": "#ff0000",
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue