This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push: new 0c7fe49 Get rid of gradients in sidebar - Part 2 0c7fe49 is described below commit 0c7fe49ebe4eb382ae82b9df7dfae9f9c28737c3 Author: mseidel <msei...@apache.org> AuthorDate: Mon Aug 12 19:50:34 2019 +0200 Get rid of gradients in sidebar - Part 2 (cherry picked from commit 0ccddc23ca8ce47f9a0d8e8bb0a62a42c9e029c9) --- 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(