* 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)
This commit is contained in:
@@ -1 +1,14 @@
|
||||
{"cyberyellow":{"":{"$IMAGE_FILE":"f564900df9e99f1f635e2ff8c3e00cd5d3c531f08d42a51877b9992403f3e0a3.gif","--usercard-color":"#000000","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cyberyellow": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-color": "#000000",
|
||||
"--main-text": "#FFFFFF",
|
||||
"--usercard-outline": "#000000",
|
||||
"background-repeat": "repeat-x"
|
||||
},
|
||||
".tallcard": {
|
||||
"background-position": "bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user