card_builder_create_css_custom_property
Create a CSS custom property by specifying its name, syntax, and initial value, with optional inheritance, for use in Home Assistant card styles.
Instructions
Register a CSS custom property. syntax is e.g. "<color>" or "<length>".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| syntax | Yes | ||
| inherits | No | ||
| initial_value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||