* 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,14 @@
|
||||
{"cybercyan":{"":{"$IMAGE_FILE":"c2eb4acfe68e32e8d7c927b96cd334402d4be95456a35fc2e0ba11dccd14065a.gif","--usercard-color":"#000000","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cybercyan": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-color": "#000000",
|
||||
"--main-text": "#FFFFFF",
|
||||
"--usercard-outline": "#000000",
|
||||
"background-repeat": "repeat-x"
|
||||
},
|
||||
".tallcard": {
|
||||
"background-position": "bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
15
card/gridplane/cybergreen.json
Normal file → Executable file
15
card/gridplane/cybergreen.json
Normal file → Executable file
@@ -1 +1,14 @@
|
||||
{"cybergreen":{"":{"$IMAGE_FILE":"c03995af9969f198d92e2b213a8a60c65dcfa69d6dec7d9d7a15ae68efe8dcce.gif","--usercard-color":"#000000","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cybergreen": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-color": "#000000",
|
||||
"--main-text": "#FFFFFF",
|
||||
"--usercard-outline": "#000000",
|
||||
"background-repeat": "repeat-x"
|
||||
},
|
||||
".tallcard": {
|
||||
"background-position": "bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,14 @@
|
||||
{"cyberpurple":{"":{"$IMAGE_FILE":"98dd2bf87b357b7192ac5f533b86757092b3105fdda5474c442f3abbe34974f1.gif","--usercard-color":"#000000","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cyberpurple": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-color": "#000000",
|
||||
"--main-text": "#FFFFFF",
|
||||
"--usercard-outline": "#000000",
|
||||
"background-repeat": "repeat-x"
|
||||
},
|
||||
".tallcard": {
|
||||
"background-position": "bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,14 @@
|
||||
{"cyberred":{"":{"$IMAGE_FILE":"568f1f415775c9d5d0e1fa4b51c086601939bc56909780f97c6c4679c795294b.gif","--usercard-color":"#000000","--main-text":"#FFFFFF","--usercard-outline":"#000000","background-repeat":"repeat-x"},".tallcard":{"background-position":"bottom"}}}
|
||||
{
|
||||
"cyberred": {
|
||||
"": {
|
||||
"--usercard-image": "$IMAGE_FILE",
|
||||
"--usercard-color": "#000000",
|
||||
"--main-text": "#FFFFFF",
|
||||
"--usercard-outline": "#000000",
|
||||
"background-repeat": "repeat-x"
|
||||
},
|
||||
".tallcard": {
|
||||
"background-position": "bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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