Add note about theming (#25163)

This commit is contained in:
Paulus Schoutsen 2022-12-06 08:57:06 -05:00 committed by GitHub
parent 13802c78b2
commit f6654867ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ frontend:
### Theme format ### Theme format
The frontend integration allows you to create custom themes to influence the look and feel of the user interface. The frontend integration allows you to create custom themes to influence the look and feel of the user interface. Note that we only officially support the `primary-color` and `accent-color` properties. Although we do our best to keep things working, the behavior of other properties can change between releases.
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry