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