Files
XenforoMasterTemplate/style_properties/linkUgcColor.json
2026-06-02 20:54:09 +02:00

16 lines
442 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"
},
"display_order": 1200
}