Files
inventory/card/gridplane/cybercyan.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

14 lines
263 B
JSON

{
"cybercyan": {
"": {
"--usercard-image": "$IMAGE_FILE",
"--usercard-color": "#000000",
"--main-text": "#FFFFFF",
"--usercard-outline": "#000000",
"background-repeat": "repeat-x"
},
".tallcard": {
"background-position": "bottom"
}
}
}