From 4067e1edd7c6474dcf1d710479c99b74d58e92e9 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Tue, 4 Aug 2020 21:19:03 -0500 Subject: [PATCH] Make the mark all as read raster image a template so that it renders in the correct color --- .../Assets.xcassets/MarkAllAsReadPNG.imageset/Contents.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Multiplatform/Shared/Assets.xcassets/MarkAllAsReadPNG.imageset/Contents.json b/Multiplatform/Shared/Assets.xcassets/MarkAllAsReadPNG.imageset/Contents.json index 57b502628..b494681a3 100644 --- a/Multiplatform/Shared/Assets.xcassets/MarkAllAsReadPNG.imageset/Contents.json +++ b/Multiplatform/Shared/Assets.xcassets/MarkAllAsReadPNG.imageset/Contents.json @@ -17,5 +17,8 @@ "info" : { "author" : "xcode", "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" } }