Colour scheme for vscode
This commit is contained in:
parent
375e177fa2
commit
6a374e93d6
1 changed files with 2 additions and 1 deletions
|
@ -16,5 +16,6 @@
|
|||
"useRustfmt": true
|
||||
},
|
||||
"explorer.confirmDelete": false,
|
||||
"files.autoSave": "onFocusChange"
|
||||
"files.autoSave": "onFocusChange",
|
||||
"workbench.colorTheme": "Solarized Dark"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue