Files
jiapuapp/design-pipeline/manifests/module-page-backgrounds.json
T
2026-07-20 06:52:33 +08:00

33 lines
1.2 KiB
JSON

{
"version": 1,
"width": 1440,
"height": 3600,
"backgrounds": [
{
"module": "tree",
"source": "docs/design/assets/module-backgrounds/masters/tree-page-background-imagegen-source.png",
"output": "static/assets/modules/tree/opaque/tree-page-background-long.png"
},
{
"module": "family",
"source": "docs/design/assets/module-backgrounds/masters/family-page-background-imagegen-source.png",
"output": "static/assets/modules/family/opaque/family-page-background-long.png"
},
{
"module": "records",
"source": "docs/design/assets/module-backgrounds/masters/records-page-background-imagegen-source.png",
"output": "static/assets/modules/records/opaque/records-page-background-long.png"
},
{
"module": "notification",
"source": "docs/design/assets/module-backgrounds/masters/notification-page-background-imagegen-source.png",
"output": "static/assets/modules/notification/opaque/notification-page-background-long.png"
},
{
"module": "profile",
"source": "docs/design/assets/module-backgrounds/masters/profile-page-background-imagegen-source.png",
"output": "static/assets/modules/profile/opaque/profile-page-background-long.png"
}
]
}