{
"workbench.colorTheme": "Quiet Light",
"window.zoomLevel": 0.8,
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 1,
"editor.cursorBlinking": "smooth",
"editor.cursorSmoothCaretAnimation": true,
"editor.smoothScrolling": true,
"terminal.integrated.cursorBlinking": true,
"terminal.integrated.cursorStyle": "line",
"editor.bracketPairColorization.enabled": true
}