Files
XenforoMasterTemplate/style_properties/linkUgcColor.json
2026-05-24 11:49:38 +02:00

17 lines
484 B
JSON

{
"group_name": "color",
"title": "User-generated content link color",
"description": "Used to color links posted by users within posts etc.",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "links",
"property_value": {
"default": "@xf-paletteAccent3",
"alternate": "@xf-paletteColor2"
},
"display_order": 1200
}