Fix iOS background colors

This commit is contained in:
Maurice Parker 2020-07-06 16:14:43 -05:00
parent fcf0c1ad1c
commit e5ad208730

View File

@ -1,5 +1,35 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "0.248",
"blue" : "0.118",
"green" : "0.118",
"red" : "0.118"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "0.250",
"blue" : "1.000",
"green" : "1.000",
"red" : "1.000"
}
},
"idiom" : "universal"
},
{
"color" : {
"color-space" : "srgb",
@ -10,7 +40,25 @@
"red" : "0.000"
}
},
"idiom" : "universal"
"idiom" : "mac"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "0.500",
"blue" : "0.000",
"green" : "0.000",
"red" : "0.000"
}
},
"idiom" : "mac"
}
],
"info" : {