Use Inter font across text input and output views
Build and Release / Publish Windows, Linux and macOS (push) Successful in 3m27s

This commit is contained in:
2026-07-19 09:43:04 +08:00 Unverified
parent f61e298871
commit 783daf4a1a
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
TextWrapping="Wrap"
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
FontFamily="Consolas,Menlo,monospace" />
FontFamily="fonts:Inter#Inter" />
</Grid>
</Border>
</Grid>