File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11{
22 // ========== Visuals ==========
33 "editor.cursorSmoothCaretAnimation" : " on" ,
4- "editor.fontFamily" : " Iosevka Nerd Font " ,
4+ "editor.fontFamily" : " Cascadia Code " ,
55 "editor.guides.bracketPairs" : " active" ,
66 "editor.lineNumbers" : " on" ,
77 "editor.renderWhitespace" : " none" ,
174174 "files.autoSave" : " afterDelay" ,
175175 "editor.minimap.enabled" : false ,
176176 "window.zoomLevel" : 1.40 ,
177- "editor.fontSize" : 16 ,
177+ "editor.fontSize" : 15.5 ,
178178 "terminal.integrated.fontFamily" : " CaskaydiaCove Nerd Font Mono" ,
179179 "editor.wordWrap" : " bounded" ,
180180 "editor.fontLigatures" : true ,
331331 "debug.showInStatusBar" : " never" ,
332332 "github.copilot.nextEditSuggestions.enabled" : true ,
333333 "oneDarkPro.italic" : true ,
334- "editor.lineHeight" : 23
335334}
You can’t perform that action at this time.
0 commit comments