Files
inventory/card/gridplane/cybercyan.json

14 lines
263 B
JSON
Raw Permalink Normal View History

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