Discussions
Background color
about 1 year ago by info
I am specifying: "background": { "color": "263FA0" }
But get an error
"message": "Could not match the union against any of the items. Issues:
[{ "body.background.color":{"message":"must be a valid 6-characters long color css code","value":"263FA0"}},{"body.background.color":{"message":"should be one of the following; [false]","value":"263FA0"}}]"
What is wrong with the css color I provided?
I tried "blue", "pink", "263FA0", "00ff00"
All are css valid