mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fixed ha-style link (#5457)
After the change to Polymer3 ha-style.html didn't exist anymore, it is instead ha-style.js
This commit is contained in:
parent
d792c59397
commit
45091aa564
@ -69,7 +69,7 @@ frontend:
|
||||
primary-color: blue
|
||||
```
|
||||
|
||||
The example above defined two themes named `happy` and `sad`. For each theme you can set values for CSS variables. For a partial list of variables used by the main frontend see [ha-style.html](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/resources/ha-style.html).
|
||||
The example above defined two themes named `happy` and `sad`. For each theme you can set values for CSS variables. For a partial list of variables used by the main frontend see [ha-style.js](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/resources/ha-style.js).
|
||||
|
||||
There are 2 themes-related services:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user