mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 10:13:27 +01:00
Revises Settings UI
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
AltStore/Resources/Assets.xcassets/Next.imageset/Back@2x.png
vendored
Normal file
BIN
AltStore/Resources/Assets.xcassets/Next.imageset/Back@2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 939 B |
24
AltStore/Resources/Assets.xcassets/Next.imageset/Contents.json
vendored
Normal file
24
AltStore/Resources/Assets.xcassets/Next.imageset/Contents.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user