Files
inventory/card/firenevit.json
Kouya Heika b699c54539
Some checks failed
Inventory Packaging / package (push) Has been cancelled
Add more stuff:
* Classic smilies added: Kolobok, vB, Yolks
* Fixed card JSON files to use $IMAGE_FILE as a placeholder instead of a key
* New Frames
* Removed Pyong from make-all (incomplete naming)
2025-08-15 23:08:22 -05:00

11 lines
215 B
JSON

{
"firenevit": {
"": {
"--usercard-image": "$IMAGE_FILE",
"--usercard-outline": "#f8e45c",
"--usercard-color": "#000000",
"background-repeat": "repeat-x",
"background-position": "0px 100%"
}
}
}