summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2023-01-19 18:25:18 +0000
committerAndras Timar <andras.timar@collabora.com>2023-01-23 20:39:40 +0100
commitea166238e698899a42739ed124b405f9f61ac544 (patch)
treed72ef2548435170099384268c22ff061fa2bd473 /officecfg
parent650a174d9a7086b91705df16eb8c1ca07687afec (diff)
tdf#152622 Fix color of Object Boundaries in dark mode
In the "LibreOffice" color scheme (the light one) the color used for Text Boundaries and Object Boundaries is the same. This patch makes it so that in the "LibreOffice Dark" scheme these colors are the same as well. This is important to better highlight objects over a dark background, which was the case reported in the bug ticket. In Impress the object boundaries were not visible because the color used is too dark. Change-Id: I31e2876b14bca10fcf2c077da46e4541bb9f3ca4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145800 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit cd20a17ab703e97191b4e3421527267ef82a704f) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145950 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu
index f2c763c4d024..ec29706fd030 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu
@@ -459,7 +459,7 @@
<value>true</value>
</prop>
<prop oor:name="Color">
- <value>1842204</value>
+ <value>8421504</value>
</prop>
</node>
<node oor:name="TableBoundaries">