FEATURE Handling has light background

This commit is contained in:
Antoine M 2025-07-15 10:43:18 +02:00
parent 845b7b56f6
commit d29a68356b

View File

@ -25,6 +25,10 @@
"type": "string",
"default": "#136f63"
},
"hasLightBackground": {
"type": "boolean",
"default": true
},
"textColor": {
"type": "string",
"default": "#ffffff"