summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2022-10-27 01:42:33 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2022-11-01 12:36:16 +0100
commita73f3b2df5ccb307609cf15db58251a859495f6e (patch)
tree5740b678c1efc685838853dd06c5305f078a7cd3 /officecfg
parent8c018651a0667ecdb0f9b31d2b0c53c646f990cd (diff)
tdf#142172 Use darker document background color
As discussed in the ticket, this patch switches the AppBackground and DocColor in the "LibreOffice Dark" color scheme, so that the document has better contrast with the text. Change-Id: Ic15788acba423cf2fda48b6a70df41844c98d46d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141850 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu
index 0726415a41b8..fa0bdde9216d 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu
@@ -433,7 +433,7 @@
<node oor:name="${PRODUCTNAME} Dark" oor:op="replace">
<node oor:name="DocColor">
<prop oor:name="Color">
- <value>3355443</value>
+ <value>1842204</value>
</prop>
</node>
<node oor:name="DocBoundaries">
@@ -446,7 +446,7 @@
</node>
<node oor:name="AppBackground">
<prop oor:name="Color">
- <value>1842204</value>
+ <value>3355443</value>
</prop>
</node>
<node oor:name="ObjectBoundaries">