chore: Update README
This commit is contained in:
parent
9464525abf
commit
058e017b86
3 changed files with 4 additions and 2 deletions
|
@ -93,6 +93,8 @@ Type `Material Theme` and choose `Material Theme: Settings`, then select `Change
|
|||
"editor.lineHeight": 24,
|
||||
// Enables font ligatures
|
||||
"editor.fontLigatures": true,
|
||||
// Controls if file decorations should use badges.
|
||||
"explorer.decorations.badges": false,
|
||||
```
|
||||
|
||||
# Other resources
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"themes": [
|
||||
{
|
||||
"label": "Material Theme",
|
||||
"path": "./themes/Material-Theme-Palenight.json",
|
||||
"path": "./themes/Material-Theme-Darker.json",
|
||||
"uiTheme": "vs-dark"
|
||||
}
|
||||
],
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue