Skip to content

Commit 5180d1b

Browse files
0tklmojie126
authored andcommitted
Increase the default font size of the grid to 9pt
Conforms to Microsoft's Win32 UX guidelines. https://learn.microsoft.com/en-us/windows/win32/uxguide/vis-fonts#fonts-and-colors
1 parent ab7dc7c commit 5180d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libresrc/default_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@
432432
],
433433
"Focus Allow" : true,
434434
"Font Face" : "",
435-
"Font Size" : 8,
435+
"Font Size" : 9,
436436
"Hide Overrides" : 1,
437437
"Hide Overrides Char" : "",
438438
"Highlight Subtitles in Frame" : true

0 commit comments

Comments
 (0)