mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update with correct usage of hex colorrs for themes
This commit is contained in:
parent
b53a4aa54a
commit
fc35bd0497
@ -23,7 +23,7 @@ You can specify themes using new configuration options under frontend.
|
||||
frontend:
|
||||
themes:
|
||||
green:
|
||||
primary-color: #6ca518;
|
||||
primary-color: "#6CA518"
|
||||
```
|
||||
|
||||
Once a theme is defined, use the new frontend service `frontend.set_theme` to activate it. More information in [the docs][frontend docs].
|
||||
|
Loading…
x
Reference in New Issue
Block a user