Use Nord theme in vscode

This commit is contained in:
c0de 2022-08-17 17:11:28 -05:00
parent d7b17edc61
commit b47d69c9df

View File

@ -8,7 +8,7 @@
"files.autoSave": "afterDelay",
"python.languageServer": "Pylance",
"window.zoomLevel": 0,
"workbench.colorTheme": "Iceberg",
"workbench.colorTheme": "Nord",
"sync.quietSync": true,
"sync.autoUpload": true,
"sync.autoDownload": true,