Files
XenforoMasterTemplate/style_properties/linkHoverColor.json

17 lines
464 B
JSON
Raw Permalink Normal View History

2026-05-24 11:49:38 +02:00
{
"group_name": "color",
"title": "Link hover color",
"description": "Basic hyperlinks will turn this color when hovered",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "links",
"property_value": {
"default": "@xf-paletteAccent2",
"alternate": "@xf-paletteColor1"
},
"display_order": 1100
}