From 77a94f48a2e6d20d11f9a8a9e2d146a825013209 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Mon, 3 Jun 2019 15:22:00 +0800 Subject: [PATCH] Update settings.json --- settings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/settings.json b/settings.json index 0590359..b57467f 100644 --- a/settings.json +++ b/settings.json @@ -31,4 +31,6 @@ "functions": "#910000", "numbers": "#009100", }, + "terminal.integrated.fontWeight": "500", + "terminal.integrated.fontFamily": "SF Mono", }