summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMarina Latini (CIB) <Marina.Latini@cib.de>2019-05-09 22:07:10 +0200
committerVasily Melenchuk <vasily.melenchuk@cib.de>2020-12-08 12:38:57 +0300
commite1efc87bb37ce46ce6d67920dc24e7be3df8f7da (patch)
tree2570664b6c3c99a5786ce70655f63d8aca73dbda /officecfg
parente9e61aa30af25df0e10f726e57fee6d2ba74d2b3 (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 cebb7d7ec0ef..ffa8f99b0814 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3644,28 +3644,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 -->