control-freak-ide/user/styles.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

15 lines
257 B
JSON

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