Skip to content

Commit 45091aa

Browse files
thrawnarnfrenck
authored andcommitted
Fixed ha-style link (home-assistant#5457)
After the change to Polymer3 ha-style.html didn't exist anymore, it is instead ha-style.js
1 parent d792c59 commit 45091aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/frontend.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ frontend:
6969
primary-color: blue
7070
```
7171

72-
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).
72+
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).
7373

7474
There are 2 themes-related services:
7575

0 commit comments

Comments
 (0)