This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 0ccddc2 Get rid of gradients in sidebar - Part 2
0ccddc2 is described below
commit 0ccddc23ca8ce47f9a0d8e8bb0a62a42c9e029c9
Author: mseidel <[email protected]>
AuthorDate: Mon Aug 12 19:50:34 2019 +0200
Get rid of gradients in sidebar - Part 2
---
main/sfx2/source/sidebar/Theme.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/sfx2/source/sidebar/Theme.cxx
b/main/sfx2/source/sidebar/Theme.cxx
index 7ae828a..e14a82f 100644
--- a/main/sfx2/source/sidebar/Theme.cxx
+++ b/main/sfx2/source/sidebar/Theme.cxx
@@ -402,7 +402,7 @@ void Theme::UpdateTheme (void)
// Gradient style
Color aGradientStop2 (aBaseBackgroundColor);
- aGradientStop2.IncreaseLuminance(17);
+ aGradientStop2.IncreaseLuminance(0);
Color aToolBoxBorderColor (aBaseBackgroundColor);
aToolBoxBorderColor.DecreaseLuminance(25);
setPropertyValue(