From 78011d712dc311768a501b31917f2eef27af753b Mon Sep 17 00:00:00 2001 From: Eric Bickle Date: Wed, 13 Jan 2021 13:31:43 +0100 Subject: Fix T79356: Improved icons for MSIX builds Fixed an issue that was causing the app icon to render with a 'plated' background color in the taskbar and other areas of Windows. Updated all app icons in Microsoft Store package to match Microsoft's design recommendations. Added multiple scales for app icons for high resolution displays. Added high contrast app icons. Reviewed By: pablovazquez, jmonteath Maniphest Tasks: T79356 Differential Revision: https://developer.blender.org/D9681 --- ...are44x44Logo.altform-lightunplated_targetsize-256.png | Bin 0 -> 5734 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 release/windows/msix/Assets/contrast-black/Square44x44Logo.altform-lightunplated_targetsize-256.png (limited to 'release/windows/msix/Assets/contrast-black/Square44x44Logo.altform-lightunplated_targetsize-256.png') diff --git a/release/windows/msix/Assets/contrast-black/Square44x44Logo.altform-lightunplated_targetsize-256.png b/release/windows/msix/Assets/contrast-black/Square44x44Logo.altform-lightunplated_targetsize-256.png new file mode 100644 index 00000000000..629ba37d24b Binary files /dev/null and b/release/windows/msix/Assets/contrast-black/Square44x44Logo.altform-lightunplated_targetsize-256.png differ -- cgit v1.2.3