chore(stage-pocket): dark logo for ios

This commit is contained in:
LemonNeko
2026-01-06 19:28:09 +08:00
parent 4f774e6e59
commit 76a9f8c58f
4 changed files with 24 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 KiB

After

Width:  |  Height:  |  Size: 59 KiB

@@ -5,6 +5,30 @@
"idiom": "universal",
"platform": "ios",
"size": "1024x1024"
},
{
"appearances": [
{
"appearance": "luminosity",
"value": "light"
}
],
"filename": "AppIcon-512@2x-light.png",
"idiom": "universal",
"platform": "ios",
"size": "1024x1024"
},
{
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
],
"filename": "AppIcon-512@2x-dark.png",
"idiom": "universal",
"platform": "ios",
"size": "1024x1024"
}
],
"info": {