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": "Highlighted content background color",
"description": "When the standard background color is highlighted or selected, it will use this color",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "contentBackground",
"property_value": {
"default": "@xf-paletteColor3",
"alternate": "@xf-paletteColor5"
},
"display_order": 2300
}