Files
create/src/Gui/PreferencePackTemplates/Appearance/Editor_Font.cfg
2021-08-04 12:17:19 -05:00

14 lines
413 B
INI

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FCParameters>
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="Preferences">
<FCParamGroup Name="Editor">
<FCInt Name="FontSize" Value="10"/>
<FCText Name="Font">MS Shell Dlg 2</FCText>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParameters>