[AltStore] Adds redesigned BrowseViewController to browse and install apps

This commit is contained in:
Riley Testut
2019-07-16 14:25:09 -07:00
parent 800ec11ae1
commit 129ae15a54
16 changed files with 689 additions and 22 deletions

View File

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

View File

@@ -9,10 +9,10 @@
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.545",
"red" : "0x8A",
"alpha" : "1.000",
"blue" : "0.969",
"green" : "0.157"
"blue" : "0xF7",
"green" : "0x28"
}
}
}