Gui: Add spreadsheet colors to prefererence pack

This commit is contained in:
Chris Hennes
2022-10-09 16:32:01 -05:00
committed by GitHub
parent 2d50fd36df
commit 222afe455c

View File

@@ -45,6 +45,12 @@
<FCUInt Name="LinkColor" Value="65535"/>
<FCUInt Name="BackgroundColor2" Value="2141107711"/>
</FCParamGroup>
<FCParamGroup Name="Spreadsheet">
<FCText Name="AliasedCellBackgroundColor">#feff9e</FCText>
<FCText Name="TextColor">#000000</FCText>
<FCText Name="PositiveNumberColor">#000000</FCText>
<FCText Name="NegativeNumberColor">#000000</FCText>
</FCParamGroup>
<FCParamGroup Name="TechDraw">
<FCParamGroup Name="Decorations">
<FCUInt Name="SectionColor" Value="255"/>