mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
## Summary Alternative to https://github.com/Comfy-Org/ComfyUI_frontend/pull/8077 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8287-Style-Dark-mode-body-on-load-alternative-2f26d73d365081fb8231f167e75beb83) by [Unito](https://www.unito.io)
16 lines
319 B
JSON
16 lines
319 B
JSON
{
|
|
"name": "ComfyUI",
|
|
"short_name": "ComfyUI",
|
|
"description": "ComfyUI: AI image generation platform",
|
|
"start_url": "/",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/images/comfy-logo-single.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
],
|
|
"display": "standalone",
|
|
"theme_color": "#000000"
|
|
}
|