Update settings.json
This commit is contained in:
parent
052ec02df5
commit
aacb8c3ed3
|
@ -21,5 +21,6 @@
|
||||||
"editorBracketMatch.background": "#fffb00",
|
"editorBracketMatch.background": "#fffb00",
|
||||||
},
|
},
|
||||||
"editor.fontSize": 15,
|
"editor.fontSize": 15,
|
||||||
"editor.fontFamily": "SF Mono"
|
"editor.fontFamily": "SF Mono",
|
||||||
|
"editor.fontWeight": "500"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue