diff options
author | Damiano Galassi <[email protected]> | 2018-06-07 14:28:57 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2018-06-07 14:28:57 +0200 |
commit | c37c77d2ec6300b45848edc62b4035811d53112a (patch) | |
tree | 798386f516bb16430da4a7b63bf36d971bc4317c /macosx/Assets.xcassets | |
parent | 86997ab85d5e967d3afb858d84d86d3d5886afe3 (diff) |
MacGui: set the rendering intent of the monochromatic toolbar images to "template".
Diffstat (limited to 'macosx/Assets.xcassets')
11 files changed, 33 insertions, 0 deletions
diff --git a/macosx/Assets.xcassets/activity.imageset/Contents.json b/macosx/Assets.xcassets/activity.imageset/Contents.json index 9fee2b9e9..f05765a9c 100644 --- a/macosx/Assets.xcassets/activity.imageset/Contents.json +++ b/macosx/Assets.xcassets/activity.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/addqueue.imageset/Contents.json b/macosx/Assets.xcassets/addqueue.imageset/Contents.json index 509fee826..70caca5c4 100644 --- a/macosx/Assets.xcassets/addqueue.imageset/Contents.json +++ b/macosx/Assets.xcassets/addqueue.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/addtitlestoqueue.imageset/Contents.json b/macosx/Assets.xcassets/addtitlestoqueue.imageset/Contents.json index 606188a8a..cbb3e09c0 100644 --- a/macosx/Assets.xcassets/addtitlestoqueue.imageset/Contents.json +++ b/macosx/Assets.xcassets/addtitlestoqueue.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/advanced.imageset/Contents.json b/macosx/Assets.xcassets/advanced.imageset/Contents.json index 1d4f7b8df..a7374c386 100644 --- a/macosx/Assets.xcassets/advanced.imageset/Contents.json +++ b/macosx/Assets.xcassets/advanced.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/audio.imageset/Contents.json b/macosx/Assets.xcassets/audio.imageset/Contents.json index abd036c47..e74554fbd 100644 --- a/macosx/Assets.xcassets/audio.imageset/Contents.json +++ b/macosx/Assets.xcassets/audio.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/picturesettings.imageset/Contents.json b/macosx/Assets.xcassets/picturesettings.imageset/Contents.json index ca50e22cd..5848289fe 100644 --- a/macosx/Assets.xcassets/picturesettings.imageset/Contents.json +++ b/macosx/Assets.xcassets/picturesettings.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/presets.imageset/Contents.json b/macosx/Assets.xcassets/presets.imageset/Contents.json index 13d50e8db..068219e87 100644 --- a/macosx/Assets.xcassets/presets.imageset/Contents.json +++ b/macosx/Assets.xcassets/presets.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/preview.imageset/Contents.json b/macosx/Assets.xcassets/preview.imageset/Contents.json index 92ec69c52..a4de024aa 100644 --- a/macosx/Assets.xcassets/preview.imageset/Contents.json +++ b/macosx/Assets.xcassets/preview.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/settings.imageset/Contents.json b/macosx/Assets.xcassets/settings.imageset/Contents.json index 0ea77be31..1eeddba9b 100644 --- a/macosx/Assets.xcassets/settings.imageset/Contents.json +++ b/macosx/Assets.xcassets/settings.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/showqueue.imageset/Contents.json b/macosx/Assets.xcassets/showqueue.imageset/Contents.json index 49939910e..4bd58d4b8 100644 --- a/macosx/Assets.xcassets/showqueue.imageset/Contents.json +++ b/macosx/Assets.xcassets/showqueue.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file diff --git a/macosx/Assets.xcassets/source.imageset/Contents.json b/macosx/Assets.xcassets/source.imageset/Contents.json index 23e3ea107..1826dbd14 100644 --- a/macosx/Assets.xcassets/source.imageset/Contents.json +++ b/macosx/Assets.xcassets/source.imageset/Contents.json @@ -18,5 +18,8 @@ "info" : { "version" : 1, "author" : "xcode" + }, + "properties" : { + "template-rendering-intent" : "template" } }
\ No newline at end of file |