PrefPacks: Add spreadsheet colors to classic theme

Fixes #17984.
This commit is contained in:
Roy-043
2025-01-25 21:30:27 +01:00
parent 29ea277b3b
commit bad2b8b046

View File

@@ -71,6 +71,12 @@
<FCUInt Name="GridLineColor" Value="2998055679"/>
</FCParamGroup>
</FCParamGroup>
<FCParamGroup Name="Spreadsheet">
<FCText Name="AliasedCellBackgroundColor">#feff9e</FCText>
<FCText Name="NegativeNumberColor">#000000</FCText>
<FCText Name="PositiveNumberColor">#000000</FCText>
<FCText Name="TextColor">#000000</FCText>
</FCParamGroup>
<FCParamGroup Name="Start">
<FCUInt Name="FileThumbnailBackgroundColor" Value="3554532863"/>
<FCUInt Name="FileThumbnailBorderColor" Value="1654713087"/>