Files
inventory/card/gridplane/cyberbeige.json
Kouya Heika 7ca738f484
Some checks failed
Inventory Packaging / package (push) Has been cancelled
Re-format existing card files and add plain color cards.
Signed-off-by: Kouya Heika <kouyaheika@canithesis.org>
2025-08-27 19:07:05 -05:00

14 lines
264 B
JSON

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