Files
XenforoMasterTemplate/style_properties/contentAccentBg.json

16 lines
479 B
JSON
Raw Permalink Normal View History

2026-06-02 20:54:40 +02:00
{
"group_name": "color",
"title": "Accented content background color",
"description": "This background color is used for further differentiation from regular content",
"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": 2400
}