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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user