diff --git a/.vscode/settings.json b/.vscode/settings.json index 7a73a41bfdf..def1f0b6e95 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,2 +1,5 @@ { + "editor.fontFamily": "'Lato', sans-serif;", + "editor.fontSize": 18, + "workbench.colorTheme": "Dainty – Purple Haze" } \ No newline at end of file