Some checks failed
Inventory Packaging / package (push) Has been cancelled
* 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)
14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"cyberblue": {
|
|
"": {
|
|
"--usercard-image": "$IMAGE_FILE",
|
|
"--usercard-color": "#000000",
|
|
"--main-text": "#FFFFFF",
|
|
"--usercard-outline": "#000000",
|
|
"background-repeat":"repeat-x"
|
|
},
|
|
".tallcard": {
|
|
"background-position": "bottom"
|
|
}
|
|
}
|
|
} |