Revises Settings UI

This commit is contained in:
Riley Testut
2019-09-05 11:59:10 -07:00
parent 859f8a255c
commit 6635565a1c
11 changed files with 952 additions and 392 deletions

View File

@@ -0,0 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "241",
"alpha" : "1.000",
"blue" : "62",
"green" : "172"
}
}
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

View File

@@ -0,0 +1,24 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Back@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}