diff --git a/homeassistant/components/frontend/mdi_version.py b/homeassistant/components/frontend/mdi_version.py index 2b8df1a660d..7137aafcdbc 100644 --- a/homeassistant/components/frontend/mdi_version.py +++ b/homeassistant/components/frontend/mdi_version.py @@ -1,2 +1,2 @@ """DO NOT MODIFY. Auto-generated by update_mdi script.""" -VERSION = "af8a531f1c2e477c07c4b3394bd1ce13" +VERSION = "1baebe8155deb447230866d7ae854bd9" diff --git a/homeassistant/components/frontend/version.py b/homeassistant/components/frontend/version.py index 427c7104c07..1f5b07185dc 100644 --- a/homeassistant/components/frontend/version.py +++ b/homeassistant/components/frontend/version.py @@ -1,2 +1,2 @@ """DO NOT MODIFY. Auto-generated by build_frontend script.""" -VERSION = "15c711f899d61b09b8eb101a44a48a29" +VERSION = "7d8744fc68d09561ba4dd2408310d4fe" diff --git a/homeassistant/components/frontend/www_static/frontend.html b/homeassistant/components/frontend/www_static/frontend.html index aaf7cc2c93b..a57fcaa57ef 100644 --- a/homeassistant/components/frontend/www_static/frontend.html +++ b/homeassistant/components/frontend/www_static/frontend.html @@ -1006,7 +1006,7 @@ font-style: italic; --text-primary-color: var(--dark-theme-text-color); --default-primary-color: var(--primary-color); - }