Update Extensions to match the new styling of the Accounts management functionality

This commit is contained in:
Maurice Parker
2020-10-27 14:25:45 -05:00
parent fa08dec5ff
commit b72948bc8e
6 changed files with 20 additions and 22 deletions

View File

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

View File

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