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

Commit dde9848

Browse files
committed
Merge pull request #2972 from adobe/rlim/update-Japanese-font
Use "Meiryo UI" as Japanese UI font when it is available.
2 parents 88cf9c4 + 312fc2d commit dde9848

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)