Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 312fc2d

Browse files
committed
Use "Meiryo UI" as Japanese UI font when it is available.
1 parent fee1311 commit 312fc2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/brackets_fonts.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@
8181

8282
/* Font Stacks */
8383

84-
@fontstack-sans-serif: 'SourceSansPro', Helvetica, Arial, "MS Pゴシック", "MS PGothic", sans-serif;
84+
@fontstack-sans-serif: 'SourceSansPro', Helvetica, Arial, "Meiryo UI", "MS Pゴシック", "MS PGothic", sans-serif;

0 commit comments

Comments
 (0)