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

8
card/plain/gray.json Normal file
View File

@@ -0,0 +1,8 @@
{
"gray": {
"": {
"--usercard-color": "#9a9996",
"--main-text": "#f6f5f4"
}
}
}