Use Nord theme in vscode
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"files.autoSave": "afterDelay",
|
"files.autoSave": "afterDelay",
|
||||||
"python.languageServer": "Pylance",
|
"python.languageServer": "Pylance",
|
||||||
"window.zoomLevel": 0,
|
"window.zoomLevel": 0,
|
||||||
"workbench.colorTheme": "Iceberg",
|
"workbench.colorTheme": "Nord",
|
||||||
"sync.quietSync": true,
|
"sync.quietSync": true,
|
||||||
"sync.autoUpload": true,
|
"sync.autoUpload": true,
|
||||||
"sync.autoDownload": true,
|
"sync.autoDownload": true,
|
||||||
|
Reference in New Issue
Block a user