You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/08/23 15:04:44 UTC

[openoffice] branch AOO42X updated: Small adjustments to sidebar

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 c4aa4ee  Small adjustments to sidebar
c4aa4ee is described below

commit c4aa4ee99b445220e5e59badbbca133bf825f109
Author: mseidel <ms...@apache.org>
AuthorDate: Fri Aug 23 17:01:31 2019 +0200

    Small adjustments to sidebar
    
    (cherry picked from commit d7b11edf5533d48651e7fb566ff3a7b91567c5d8)
---
 main/default_images/sfx2/res/symphony/morebutton.png | Bin 2998 -> 2935 bytes
 main/sfx2/source/sidebar/Theme.cxx                   |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/default_images/sfx2/res/symphony/morebutton.png b/main/default_images/sfx2/res/symphony/morebutton.png
index c01e480..672732e 100644
Binary files a/main/default_images/sfx2/res/symphony/morebutton.png and b/main/default_images/sfx2/res/symphony/morebutton.png differ
diff --git a/main/sfx2/source/sidebar/Theme.cxx b/main/sfx2/source/sidebar/Theme.cxx
index e14a82f..f7e1445 100644
--- a/main/sfx2/source/sidebar/Theme.cxx
+++ b/main/sfx2/source/sidebar/Theme.cxx
@@ -404,7 +404,7 @@ void Theme::UpdateTheme (void)
 		Color aGradientStop2 (aBaseBackgroundColor);
 		aGradientStop2.IncreaseLuminance(0);
 		Color aToolBoxBorderColor (aBaseBackgroundColor);
-		aToolBoxBorderColor.DecreaseLuminance(25);
+		aToolBoxBorderColor.DecreaseLuminance(40);
 		setPropertyValue(
 			maPropertyIdToNameMap[Paint_ToolBoxBackground],
 			Any(Tools::VclToAwtGradient(Gradient(