* 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 @@
|
||||
{"cyberltblue":{"":{"$IMAGE_FILE":"9682ecbb6caff3a997f6e042db2fdcb0a36a059eb766274213a3fbc7a7661bb5.gif","--usercard-color":"#182952","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cyberltblue": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-color": "#182952",
|
||||
"--main-text": "#FFFFFF",
|
||||
"--usercard-outline": "#000000",
|
||||
"background-repeat": "repeat-x"
|
||||
},
|
||||
".tallcard": {
|
||||
"background-position": "bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user