bbbenji / synthwave-hass

Synthwave inspired theme for Home Assistant
MIT License
154 stars 24 forks source link

Correct header background color #16

Closed dcramer closed 4 years ago

dcramer commented 4 years ago

This binds the primary-color to be used primarily for text, and overrides app-header's background color (which defaults to primary-color). It resolves a few situations such as links in the notifications pullout, and with the upstream change, the toolbar on other pages.

See also https://github.com/home-assistant/home-assistant-polymer/pull/4409

bbbenji commented 4 years ago

Looks good, thanks. I will merge once the new version of HA is released with the related PR.