FEATURE Handling has light background
This commit is contained in:
parent
845b7b56f6
commit
d29a68356b
|
|
@ -25,6 +25,10 @@
|
|||
"type": "string",
|
||||
"default": "#136f63"
|
||||
},
|
||||
"hasLightBackground": {
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
},
|
||||
"textColor": {
|
||||
"type": "string",
|
||||
"default": "#ffffff"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user