2022.8.0: Finish up map colors

This commit is contained in:
Franck Nijhof 2022-08-02 19:48:44 +02:00
parent 4f961e08be
commit 77eb378134
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 12 additions and 16 deletions

View File

@ -54,7 +54,7 @@ Enjoy the (beta) release!
- [First-class Bluetooth support](#first-class-bluetooth-support) - [First-class Bluetooth support](#first-class-bluetooth-support)
- [HomeKit Bluetooth support](#homekit-bluetooth-support) - [HomeKit Bluetooth support](#homekit-bluetooth-support)
- [Finding the integration supporting your device](#finding-the-integration-supporting-your-device) - [Finding the integration supporting your device](#finding-the-integration-supporting-your-device)
- [Maps colors have been improved](#maps-colors-have-been-improved) - [Better maps colors](#better-maps-colors)
- [Other noteworthy changes](#other-noteworthy-changes) - [Other noteworthy changes](#other-noteworthy-changes)
- [New Integrations](#new-integrations) - [New Integrations](#new-integrations)
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui) - [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
@ -171,26 +171,22 @@ When you add a new integration that is supported by another integration,
Home Assistant will tell you which integration provides the support and Home Assistant will tell you which integration provides the support and
guides you to set up that integration. guides you to set up that integration.
## Maps colors have been improved ## Better maps colors
{% details "TODO" %} Maps have had a slight makeover and now use a new color palette. These new
colors provide much greater contrast and significantly improve their readability.
- Improve story Especially if you are using the dark mode in the user interface of
- Spelling/grammar Home Assistant, you will notice a big difference.
- Add screenshot
- The colors of maps have been adjusted, providing a much better contrast
(especially when using dark mode). Awesome [@bramkragten]!
{% enddetails %} <img class="no-shadow" src='/images/blog/2022-08/maps-colors.png' alt='Screenshot demonstrating the new map colors in both light and dark mode'>
Maps have had a small makeover and now use a new color palette. These new colors Thanks to [@KTibow] for getting the ball rolling on this one, [@matthiasdebaat]
provide a much greater contrast and improve the readability of them. for providing UX feedback, and [@bramkragten] for making this change.
If you are using the Home Assistant UI in dark mode, you will notice a big [@bramkragten]: https://github.com/bramkragten
difference. These improvements make a ton of difference in readbility of [@KTibow]: https://github.com/KTibow
the maps. [@matthiasdebaat]: https://github.com/matthiasdebaat
__TODO: Insert before/after the screenshot__
## Other noteworthy changes ## Other noteworthy changes

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 KiB