15 lines
257 B
JSON
15 lines
257 B
JSON
{
|
|
"user": {
|
|
"styles": [
|
|
{
|
|
"id": "white",
|
|
"value": {
|
|
"type": "xblox/StyleState",
|
|
"properties": {
|
|
"style": "background-color: white; background-image: none;"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |