17 lines
478 B
JSON
17 lines
478 B
JSON
|
|
{
|
||
|
|
"group_name": "color",
|
||
|
|
"title": "Text color",
|
||
|
|
"description": "Unless otherwise specified, text will be this color",
|
||
|
|
"property_type": "value",
|
||
|
|
"css_components": [],
|
||
|
|
"value_type": "color",
|
||
|
|
"value_parameters": "",
|
||
|
|
"has_variations": true,
|
||
|
|
"depends_on": "",
|
||
|
|
"value_group": "textBasic",
|
||
|
|
"property_value": {
|
||
|
|
"default": "@xf-paletteNeutral1",
|
||
|
|
"alternate": "darken(@xf-paletteNeutral1, 12%)"
|
||
|
|
},
|
||
|
|
"display_order": 100
|
||
|
|
}
|