Update settings.json
This commit is contained in:
parent
e17280dee7
commit
13bd3e64da
|
@ -19,5 +19,7 @@
|
||||||
"editorCursor.foreground": "#007523",
|
"editorCursor.foreground": "#007523",
|
||||||
"editorBracketMatch.border": "#fffb00",
|
"editorBracketMatch.border": "#fffb00",
|
||||||
"editorBracketMatch.background": "#fffb00",
|
"editorBracketMatch.background": "#fffb00",
|
||||||
}
|
},
|
||||||
|
"editor.fontSize": 15,
|
||||||
|
"editor.fontFamily": "SF Mono"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue