summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorPedro Pinto Silva <pedro.silva@collabora.com>2022-04-25 16:27:56 +0200
committerAndras Timar <andras.timar@collabora.com>2022-04-27 13:02:31 +0200
commitae53ca083fa33ec8a8e1b6b9e99969a46eb11727 (patch)
tree8b0c4b9819656a415d3d71c27f22a9bd6967c93b /instsetoo_native
parente8e02821b28f30a57ee214680c9eedc68d43b23d (diff)
[cp] Update brand colors: progress bar and app icons
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com> Change-Id: I0a183c30eee7a6280cb59fc1d03805600c1e977f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133469 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/CustomTarget_setup.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/CustomTarget_setup.mk b/instsetoo_native/CustomTarget_setup.mk
index d78d8ce8a460..862f71d22e1d 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' \