microsoft/vscode#79579 Add Yu Gothic UI to font-family jp

This commit is contained in:
haru
2019-08-24 17:44:14 +09:00
parent b83d45da55
commit 82924297c7
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ html:lang(zh-Hant) {
}
html:lang(ja) {
font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "Noto Sans", "Meiryo", "Hiragino Kaku Gothic Pro", "Source Han Sans J", "Source Han Sans JP", "Source Han Sans", "Sazanami Gothic", "IPA Gothic", sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "Noto Sans", "Yu Gothic UI", "Meiryo", "Hiragino Kaku Gothic Pro", "Source Han Sans J", "Source Han Sans JP", "Source Han Sans", "Sazanami Gothic", "IPA Gothic", sans-serif;
}
html:lang(ko) {