mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-26 23:10:38 +00:00
iOS: Dark and Tinted icons for PPSSPP Gold
This commit is contained in:
parent
43275d223f
commit
40ccb5ccef
@ -5,6 +5,30 @@
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
},
|
||||
{
|
||||
"appearances": [
|
||||
{
|
||||
"appearance" : "luminosity",
|
||||
"value" : "dark"
|
||||
}
|
||||
],
|
||||
"filename" : "dark.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
},
|
||||
{
|
||||
"appearances": [
|
||||
{
|
||||
"appearance" : "luminosity",
|
||||
"value" : "tinted"
|
||||
}
|
||||
],
|
||||
"filename" : "tinted.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
BIN
ios/assets.xcassets/AppIconGold.appiconset/dark.png
Normal file
BIN
ios/assets.xcassets/AppIconGold.appiconset/dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
BIN
ios/assets.xcassets/AppIconGold.appiconset/tinted.png
Normal file
BIN
ios/assets.xcassets/AppIconGold.appiconset/tinted.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
Loading…
Reference in New Issue
Block a user