First commit
This commit is contained in:
17
style_properties/errorBg.json
Normal file
17
style_properties/errorBg.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"group_name": "color",
|
||||
"title": "Error message background",
|
||||
"description": "",
|
||||
"property_type": "value",
|
||||
"css_components": [],
|
||||
"value_type": "color",
|
||||
"value_parameters": "",
|
||||
"has_variations": true,
|
||||
"depends_on": "",
|
||||
"value_group": "errorMessage",
|
||||
"property_value": {
|
||||
"default": "#e57373",
|
||||
"alternate": "hsl(358, 70%, 20%)"
|
||||
},
|
||||
"display_order": 10410
|
||||
}
|
||||
Reference in New Issue
Block a user