* 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 @@
|
||||
{"cyberblue":{"":{"$IMAGE_FILE":"053af7586a16fa7f198ae21b1ded5621786712d468bcdc9494079326087a8e43.gif","--usercard-color":"#000000","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cyberblue": {
|
||||
"": {
|
||||
"--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