Upgrade extension point assets to color versions for the Mac

This commit is contained in:
Maurice Parker 2020-10-27 19:35:05 -05:00
parent 4d2b5f0286
commit de2171bbd0
12 changed files with 29 additions and 19 deletions

View File

@ -1,8 +1,18 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "MarsEditOfficial.pdf", "filename" : "MarsEdit4Icon24.png",
"idiom" : "universal" "idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "MarsEdit4Icon48.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
@ -10,6 +20,6 @@
"version" : 1 "version" : 1
}, },
"properties" : { "properties" : {
"template-rendering-intent" : "template" "template-rendering-intent" : "original"
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -1,8 +1,18 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "micro-dot-blog.pdf", "filename" : "micro.blog.24.png",
"idiom" : "universal" "idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "micro.blog.48.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
@ -10,6 +20,6 @@
"version" : 1 "version" : 1
}, },
"properties" : { "properties" : {
"template-rendering-intent" : "template" "template-rendering-intent" : "original"
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -1,17 +1,7 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "reddit-light.pdf", "filename" : "reddit_logo.pdf",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "reddit-dark.pdf",
"idiom" : "universal" "idiom" : "universal"
} }
], ],
@ -20,6 +10,6 @@
"version" : 1 "version" : 1
}, },
"properties" : { "properties" : {
"template-rendering-intent" : "template" "template-rendering-intent" : "original"
} }
} }

View File

@ -10,6 +10,6 @@
"version" : 1 "version" : 1
}, },
"properties" : { "properties" : {
"template-rendering-intent" : "template" "template-rendering-intent" : "original"
} }
} }