Set the template rendering intent for the icon image assets in the Recording package target.

This commit is contained in:
2026-07-03 19:33:32 +02:00
parent 946fa76c63
commit 7a3853db9e
3 changed files with 3 additions and 3 deletions
@@ -11,6 +11,6 @@
}, },
"properties" : { "properties" : {
"preserves-vector-representation" : true, "preserves-vector-representation" : true,
"template-rendering-intent" : "original" "template-rendering-intent" : "template"
} }
} }
@@ -11,6 +11,6 @@
}, },
"properties" : { "properties" : {
"preserves-vector-representation" : true, "preserves-vector-representation" : true,
"template-rendering-intent" : "original" "template-rendering-intent" : "template"
} }
} }
@@ -11,6 +11,6 @@
}, },
"properties" : { "properties" : {
"preserves-vector-representation" : true, "preserves-vector-representation" : true,
"template-rendering-intent" : "original" "template-rendering-intent" : "template"
} }
} }