card_builder_create_css_custom_property
Register a CSS custom property with defined name, syntax, and initial value to control card styling in Home Assistant.
Instructions
Register a CSS custom property. syntax is e.g. "<color>" or "<length>".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| syntax | Yes | ||
| initial_value | Yes | ||
| inherits | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||