Re-format existing card files and add plain color cards.
Some checks failed
Inventory Packaging / package (push) Has been cancelled

Signed-off-by: Kouya Heika <kouyaheika@canithesis.org>
This commit is contained in:
Kouya Heika
2025-08-27 19:07:05 -05:00
parent b699c54539
commit 7ca738f484
14 changed files with 115 additions and 2 deletions

View File

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