vscode: use onedark as theme
This commit is contained in:
parent
f62aebc715
commit
05951a096f
1 changed files with 1 additions and 1 deletions
|
@ -221,5 +221,5 @@
|
|||
"totalTypeScript.hideBasicTips": true,
|
||||
"eslint.run": "onSave",
|
||||
"totalTypeScript.hiddenTips": ["passing-generics-to-types", "typeof"],
|
||||
"workbench.colorTheme": "Alien Blood "
|
||||
"workbench.colorTheme": "One Dark Pro"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue