diff --git a/source/_integrations/frontend.markdown b/source/_integrations/frontend.markdown index e99a14c484a..a323b25fdde 100644 --- a/source/_integrations/frontend.markdown +++ b/source/_integrations/frontend.markdown @@ -103,7 +103,7 @@ The example above defines red color for open garage doors and brown color for in ### Unsupported theme variables -Although we do our best to keep things working, the behavior of other theme variables can change between releases. For a partial list of variables used by the main frontend see [ha-style.ts](https://github.com/home-assistant/frontend/blob/master/src/resources/ha-style.ts). +Although we do our best to keep things working, the behavior of other theme variables can change between releases. For a partial list of variables used by the main frontend see [color.globals.ts](https://github.com/home-assistant/frontend/blob/master/src/resources/theme/color.globals.ts). ### Dark mode support