17 lines
415 B
JSON
17 lines
415 B
JSON
|
|
{
|
||
|
|
"group_name": "palette",
|
||
|
|
"title": "Color 1",
|
||
|
|
"description": "",
|
||
|
|
"property_type": "value",
|
||
|
|
"css_components": [],
|
||
|
|
"value_type": "color",
|
||
|
|
"value_parameters": "hidePalette=true",
|
||
|
|
"has_variations": true,
|
||
|
|
"depends_on": "",
|
||
|
|
"value_group": "primary",
|
||
|
|
"property_value": {
|
||
|
|
"default": "#1e1e1e",
|
||
|
|
"alternate": "hsl(206, 60%, 75%)"
|
||
|
|
},
|
||
|
|
"display_order": 1000
|
||
|
|
}
|