Fixes theme colors

This commit is contained in:
2026-07-05 10:59:28 +02:00
parent 856a207e9a
commit f1b9a254ae
10 changed files with 360 additions and 472 deletions

View File

@@ -0,0 +1,22 @@
{
"group_name": "block",
"title": "Block minor tab header - selected tab",
"description": "Selected tabs from block sub-headings",
"property_type": "css",
"css_components": [
"text",
"background",
"border_color_simple",
"extra"
],
"value_type": "",
"value_parameters": "",
"has_variations": false,
"depends_on": "",
"value_group": "",
"property_value": {
"color": "@xf-textColor",
"border-color": "@xf-minorHeadingTextColor"
},
"display_order": 20600
}