mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 15:45:00 +00:00
feature: supports custom fonts (#30)
This commit is contained in:
parent
0e49ad181a
commit
83aa373079
14 changed files with 181 additions and 15 deletions
|
@ -1290,4 +1290,10 @@
|
|||
<data name="Text.Diff.SyntaxHighlight" xml:space="preserve">
|
||||
<value>Syntax Highlighting</value>
|
||||
</data>
|
||||
<data name="Text.Preference.General.DefaultFont" xml:space="preserve">
|
||||
<value>Default FontFamily</value>
|
||||
</data>
|
||||
<data name="Text.Preference.General.MonospaceFont" xml:space="preserve">
|
||||
<value>Monospace FontFamily</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue