Club System

This commit is contained in:
2026-06-02 20:54:40 +02:00
parent e8158dde8d
commit 79b36df619
9 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"group_name": "color",
"title": "Muted text color",
"description": "Text is further de-emphasised using this style",
"property_type": "value",
"css_components": [],
"value_type": "color",
"value_parameters": "",
"has_variations": true,
"depends_on": "",
"value_group": "textBasic",
"property_value": {
"default": "@xf-paletteNeutral2"
},
"display_order": 300
}