instsetoo_native/CustomTarget_setup.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ebd01ae80ad0135a8f3421f55d0f4c7e55f94843
Author:     Pedro Pinto Silva <pedro.si...@collabora.com>
AuthorDate: Mon Apr 25 16:27:56 2022 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Sun Feb 12 17:56:12 2023 +0100

    [cp] Update brand colors: progress bar and app icons
    
    Signed-off-by: Pedro Pinto Silva <pedro.si...@collabora.com>
    Change-Id: I0a183c30eee7a6280cb59fc1d03805600c1e977f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133469
    Tested-by: Andras Timar <andras.ti...@collabora.com>
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/instsetoo_native/CustomTarget_setup.mk 
b/instsetoo_native/CustomTarget_setup.mk
index 8c9204933170..84ec12fd17a2 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -143,7 +143,7 @@ $(call 
gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
                && echo 'HideEula=1' \
                && echo 'Logo=1' \
                && echo 'NativeProgress=false' \
-               && echo 'ProgressBarColor=80,73,153' \
+               && echo 'ProgressBarColor=92,41,131' \
                && echo 'ProgressFrameColor=255,255,255' \
                && echo 'ProgressPosition=268,106' \
                && echo 'ProgressSize=212,4' \

Reply via email to