Updating the Runtime bundle's purple color to .Net core's latest branding (dotnet...
authorJohn Beisner <johnbeisner@users.noreply.github.com>
Wed, 6 Feb 2019 18:52:20 +0000 (10:52 -0800)
committerDavis Goodin <dagood@users.noreply.github.com>
Wed, 6 Feb 2019 18:52:20 +0000 (12:52 -0600)
* Updating the Runtime bundle's purple color to .Net core's latest branding.

* Updating per code review...

Commit migrated from https://github.com/dotnet/core-setup/commit/1ca4322abbdc0c043354f95983071fa0911cb418

src/installer/pkg/packaging/osx/hostfxr/resources/dotnetbackground.png
src/installer/pkg/packaging/osx/sharedframework/resources/dotnetbackground.png
src/installer/pkg/packaging/windows/sharedframework/bundle.thm

index 15ce07c..16a6bf2 100644 (file)
Binary files a/src/installer/pkg/packaging/osx/hostfxr/resources/dotnetbackground.png and b/src/installer/pkg/packaging/osx/hostfxr/resources/dotnetbackground.png differ
index 15ce07c..16a6bf2 100644 (file)
Binary files a/src/installer/pkg/packaging/osx/sharedframework/resources/dotnetbackground.png and b/src/installer/pkg/packaging/osx/sharedframework/resources/dotnetbackground.png differ
index eb802ce..4fce47b 100644 (file)
@@ -2,7 +2,7 @@
 <Theme xmlns="http://wixtoolset.org/schemas/thmutil/2010">
   <Window Width="660" Height="468" HexStyle="100a0000" FontId="0">#(loc.Caption)</Window>
     <Font Id="0" Height="-12" Weight="500" Foreground="000000" Background="FFFFFF">Segoe UI</Font>
-    <Font Id="1" Height="-24" Weight="900" Foreground="FFFFFF" Background="682079">Segoe UI</Font>
+    <Font Id="1" Height="-24" Weight="900" Foreground="FFFFFF" Background="D42B51">Segoe UI</Font>
     <Font Id="2" Height="-22" Weight="500" Foreground="666666">Segoe UI</Font>
     <Font Id="3" Height="-12" Weight="500" Foreground="000000" Background="FFFFFF">Segoe UI</Font>
     <Font Id="4" Height="-12" Weight="500" Foreground="ff0000" Background="FFFFFF" Underline="yes">Segoe UI</Font>