summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/CustomTarget_setup.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/instsetoo_native/CustomTarget_setup.mk b/instsetoo_native/CustomTarget_setup.mk
index dd331af9ec30..44c30019dbf4 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -106,11 +106,11 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'HideEula=1' \
&& echo 'Logo=1' \
&& echo 'NativeProgress=false' \
- && echo 'ProgressBarColor=128,128,128' \
- && echo 'ProgressFrameColor=245,245,245' \
- && echo 'ProgressPosition=72,189' \
- && echo 'ProgressSize=409,8' \
- && echo 'ProgressTextBaseline=170' \
+ && echo 'ProgressBarColor=0,0,0' \
+ && echo 'ProgressFrameColor=102,102,102' \
+ && echo 'ProgressPosition=35,153' \
+ && echo 'ProgressSize=444,8' \
+ && echo 'ProgressTextBaseline=145' \
&& echo 'ProgressTextColor=255,255,255' \
&& echo 'URE_BOOTSTRAP=$${ORIGIN}/$(call gb_Helper_get_rcfile,fundamental)' \
) > $@