mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
feat: add 5 missing adventure game icons
Generate subgraph challenge choice icons (a/b/c) and artifact icons (subgraph-structure, typed-contracts) to complete the icon set. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -60,6 +60,16 @@
|
||||
"name": "useCoreCommands.ts",
|
||||
"type": "Composable",
|
||||
"prompt": "Pixel art icon of a hook tool with keyboard key symbols orbiting it, yellow and blue glow, dark background, game inventory item"
|
||||
},
|
||||
"subgraph-structure": {
|
||||
"name": "SubgraphStructure",
|
||||
"type": "ECS Component",
|
||||
"prompt": "Pixel art icon of nested rectangular frames inside each other like Russian dolls with glowing typed connections at each boundary, purple and teal accent, dark background, game inventory item"
|
||||
},
|
||||
"typed-contracts": {
|
||||
"name": "Typed Interface Contracts",
|
||||
"type": "Architecture",
|
||||
"prompt": "Pixel art icon of a sealed scroll with a glowing typed signature stamp and interface brackets, gold and blue accent, dark background, game inventory item"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BIN
docs/architecture/icons/subgraph-a.png
Normal file
BIN
docs/architecture/icons/subgraph-a.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
BIN
docs/architecture/icons/subgraph-b.png
Normal file
BIN
docs/architecture/icons/subgraph-b.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
docs/architecture/icons/subgraph-c.png
Normal file
BIN
docs/architecture/icons/subgraph-c.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
docs/architecture/icons/subgraph-structure.png
Normal file
BIN
docs/architecture/icons/subgraph-structure.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
docs/architecture/icons/typed-contracts.png
Normal file
BIN
docs/architecture/icons/typed-contracts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user