Files
XenforoMasterTemplate/style_properties/linkUgcHoverColor.json

16 lines
415 B
JSON
Raw Permalink Normal View History

2026-05-24 11:49:38 +02:00
{
"group_name": "color",
"title": "User-generated link hover color",
"description": "Hover state for links in UGC",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "links",
"property_value": {
2026-06-02 20:54:09 +02:00
"default": "@xf-paletteAccent2"
2026-05-24 11:49:38 +02:00
},
"display_order": 1300
}