Files
XenforoMasterTemplate/style_properties/inlineModHighlightColor.json

16 lines
496 B
JSON
Raw Permalink Normal View History

2026-06-02 20:54:40 +02:00
{
"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
}