summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMarina Latini (CIB) <Marina.Latini@cib.de>2019-05-09 22:07:10 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-06-17 13:14:23 +0200
commitc3c9324ceae2d4840f039dcf426df4a45d237424 (patch)
treef37477c6fc833b4c176613397315007c47f60302 /officecfg
parente0fc56927af351570f0042107a07637a0cc8a4fd (diff)
Add final CIB branding and product name update
- new brand folder and icon set - new icon set available in configure.ac and new CIB color for the startcenter - new LibreOffice powered by CIB product with SDK - new flat logo and main svg app - new Banner.bmp and Image.bmp for windows installer - new branding for MSI and splash screen - new branded locolor and hicolor icons Change-Id: Id583453910f50839dbe1f114afc5c6a4aa6c2e07
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs8
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 6b5729412f6e..2830a61082ba 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3598,28 +3598,28 @@
<info>
<desc>Specifies the background color of the start center.</desc>
</info>
- <value>14540253</value>
+ <value>16777215</value>
</prop>
<prop oor:name="StartCenterTextColor" oor:type="xs:int" oor:nillable="false">
<!-- Default 3355443 = 0x333333 as specified in tdf#90452, comment 45 -->
<info>
<desc>Specifies the text color of the buttons in the start center.</desc>
</info>
- <value>3355443</value>
+ <value>5593695</value>
</prop>
<prop oor:name="StartCenterThumbnailsBackgroundColor" oor:type="xs:int" oor:nillable="false">
<!-- Default 6710886 = 0x666666 as specified in tdf#90452, comment 45 -->
<info>
<desc>Specifies the background color of the thumbnail area in the start center.</desc>
</info>
- <value>6710886</value>
+ <value>15659508</value>
</prop>
<prop oor:name="StartCenterThumbnailsTextColor" oor:type="xs:int" oor:nillable="false">
<!-- Default 15658734 = 0xeeeeee as specified in tdf#90452, comment 45 -->
<info>
<desc>Specifies the text color of the thumbnail area in the start center.</desc>
</info>
- <value>15658734</value>
+ <value>5593695</value>
</prop>
<prop oor:name="StartCenterThumbnailsHighlightColor" oor:type="xs:int" oor:nillable="false">
<!-- Default 14540253 = 0xdddddd as specified in tdf#90452, comment 45 -->