Files
XenforoMasterTemplate/style_properties/buttonPrimaryBg.json

16 lines
389 B
JSON
Raw Permalink Normal View History

2026-05-24 11:49:38 +02:00
{
"group_name": "color",
"title": "Primary button background color",
"description": "",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "buttons",
"property_value": {
2026-06-02 20:54:09 +02:00
"default": "@xf-paletteAccent3"
2026-05-24 11:49:38 +02:00
},
"display_order": 8300
}