Files
XenforoMasterTemplate/style_properties/contentAltBg.json

17 lines
540 B
JSON
Raw Permalink Normal View History

2026-05-24 11:49:38 +02:00
{
"group_name": "color",
"title": "Alternate content background color",
"description": "In order to differentiate it, some content will be presented on this alternate background",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "contentBackground",
"property_value": {
"default": "@xf-paletteColor3",
"alternate": "darken(@xf-contentBg, 4%)"
},
"display_order": 2200
}