16 lines
496 B
JSON
16 lines
496 B
JSON
|
|
{
|
||
|
|
"group_name": "color",
|
||
|
|
"title": "Inline moderation highlight color",
|
||
|
|
"description": "When content is selected for inline moderation, its background color will be replaced with this",
|
||
|
|
"property_type": "value",
|
||
|
|
"css_components": [],
|
||
|
|
"value_type": "color",
|
||
|
|
"value_parameters": "",
|
||
|
|
"has_variations": true,
|
||
|
|
"depends_on": "",
|
||
|
|
"value_group": "contentBackground",
|
||
|
|
"property_value": {
|
||
|
|
"default": "@xf-paletteAccent1"
|
||
|
|
},
|
||
|
|
"display_order": 2500
|
||
|
|
}
|