First commit

This commit is contained in:
2026-05-24 11:49:38 +02:00
commit 894845d3d3
61 changed files with 4543 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"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
}