Merge pull request #19245 from Roy-043/PrefPacks-Add-spreadsheet-colors-to-classic-theme

PrefPacks: Add spreadsheet colors to classic theme
This commit is contained in:
Roy-043
2025-01-27 09:52:37 +01:00
committed by GitHub

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"/>