Nezz / homeassistant-visionos-theme

Theme inspired by visionOS for Home Assistant
MIT License
55 stars 4 forks source link

Request for New badges Support in Version 2024.8! Thanks! #6

Closed lccox closed 1 month ago

lccox commented 3 months ago

Thank you for sharing this project, and the theme you've created is very elegant.! I'm not sure if you've noticed, but in the HA 2024.8 update, new badges have been introduced. Could you possibly add support for these badges? Currently, when adding badges to your theme, the background does not become transparent.

Thanks,again!

Nezz commented 3 months ago

Hi Iccox! I have fixed the background in Home Assistant: https://github.com/home-assistant/frontend/pull/21667

The box shadow is also missing, but has been fixed by the HA team: https://github.com/home-assistant/frontend/issues/21668

I'm not sure when these fixes will be released, but latest 2024.9 will have it.

Note to self, commits to keep an eye on: https://github.com/home-assistant/frontend/commit/6ec4323c76ad7ab7e03f2de8ecaade5fce971162 https://github.com/home-assistant/frontend/commit/1080a8c961d09aae666e33f7bbd633d651a38a77

Nezz commented 1 month ago

Support was added in 2024.9. 2024.10 introduced some issues with the new headers, but I'm already working on fixing those.