-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
too dark map issue when using dark theme #15587
Comments
What type of device are you using? Is it the same on desktop and mobile? Can you share a screenshot and describe what parts should be improved? |
I m using a smart phone (OnePlus 5 android)
Yes it is the same on desktop and mobile.
I like very much the dark theme, and I would like to keep it, is it
possible to keep dark mode with a white map instead of black map?
I share your a screenshot
Thanks 🙏
Mickaël
Le ven. 24 févr. 2023 à 23:28, Matthias de Baat ***@***.***>
a écrit :
… What type of device are you using? Is it the same on desktop and mobile?
Can you share a screenshot and describe what parts should be improved?
—
Reply to this email directly, view it on GitHub
<#15587 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4MALXFNBYTI653UFTYFKDWZEYZTANCNFSM6AAAAAAVHJAONM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
There is an inconsistency with maps in a dark mode.
The issue was described here: #13333 And see a difference since 2022.8 (described here - #13333 (comment)): |
Thank you for your response.
I tried this code on a manual card, with right entities
- type: horizontal-stack
cards:
- type: map
entities:
- person.ildar
- type: map
entities:
- person.ildar
dark_mode: false
- type: map
entities:
- person.ildar
dark_mode: true
But it doesn't work, map is days instead of light
Le sam. 25 févr. 2023 à 10:55, ildar170975 ***@***.***> a
écrit :
… There is an inconsistency with maps in a dark mode.
Check this code:
- type: horizontal-stack
cards:
- type: map
entities:
- person.ildar
- type: map
entities:
- person.ildar
dark_mode: false
- type: map
entities:
- person.ildar
dark_mode: true
Light default mode:
[image: изображение]
<https://user-images.githubusercontent.com/71872483/221350684-32d27ab5-0792-4f70-b8ec-a3f0372f8efe.png>
Dark default mode:
[image: изображение]
<https://user-images.githubusercontent.com/71872483/221350697-58b35ec2-844c-4ae1-8fc6-1a08d7cbdd64.png>
The issue was described here: #13333
<#13333>
And no any movement for this issue.
And see a difference since 2022.8 (described here - #13333 (comment)
<#13333 (comment)>
):
[image: изображение]
<https://user-images.githubusercontent.com/71872483/221350784-2b006d8f-47b9-4c76-aa4e-b8679e1a50f0.png>
—
Reply to this email directly, view it on GitHub
<#15587 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4MALRC2QTRZYJAW23FQOTWZHJIRANCNFSM6AAAAAAVHJAONM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@kiki3529-0 |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
up |
It seems like numerous requests to have a light map card whilst Home Assistant is in dark-mode, are being ignored? I think, from what I've read, this is how it used to work? Why isn't this a straight forward request? It would make for a much more useable map view whilst the rest of Home Assistant is operating in the more eye-friendly Dark Mode. |
I will try to fix this issue. |
- hover background color of zoom control in dark mode - map light mode when dark theme is used - background color of zoom control with map dark mode when light theme is used
- Additionally fixed unpleasant horizontal scrollbar in map editor
- hover background color of zoom control in dark mode - map light mode when dark theme is used - background color of zoom control with map dark mode when light theme is used
- Additionally fixed unpleasant horizontal scrollbar in map editor
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
With Companion App 2023.9.2-full set to Theme = Dark, then Map Card map only shows in a very dark or slightly less Dark Mode regardless of the Dark Mode toggle being on or off (Home Assistant 2023.9.3) |
Hi
I have last version of home assistant
The Map is too dark
Mickael
Le mar. 26 sept. 2023, 19:01, github-actions[bot] ***@***.***>
a écrit :
… There hasn't been any activity on this issue recently. Due to the high
number of incoming GitHub notifications, we have to clean some of the old
issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check
if that solves the issue. Let us know if that works for you by adding a
comment 👍
This issue has now been marked as stale and will be closed if no further
activity occurs. Thank you for your contributions.
—
Reply to this email directly, view it on GitHub
<#15587 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4MALQTAA5ZP7YQIFEHHRLX4MC7HANCNFSM6AAAAAAVHJAONM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
- hover background color of zoom control in dark mode - map light mode when dark theme is used - background color of zoom control with map dark mode when light theme is used
- Additionally fixed unpleasant horizontal scrollbar in map editor
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
+1 The dark is invisible on the dark side too.... |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
* Fix visual map issues (#15587) - hover background color of zoom control in dark mode - map light mode when dark theme is used - background color of zoom control with map dark mode when light theme is used * Fix breaking change (#15587) * Change theme mode selection to use dropdown (#15587) - Additionally fixed unpleasant horizontal scrollbar in map editor * Add yaml migration, fix force light/dark options --------- Co-authored-by: Christoph Wen <[email protected]>
Checklist
Describe the issue you are experiencing
Good morning
when I use the dark theme, the map is really too dark to see the streets well, is it possible to make it much lighter?
THANKS
Describe the behavior you expected
too dark map issue when using dark theme
Good morning
when I use the dark theme, the map is really too dark to see the streets well, is it possible to make it much lighter?
THANKS
Steps to reproduce the issue
1.companion app
2.dark theme
3.person
4 map
...
What version of Home Assistant Core has the issue?
Home Assistant 2023.2.5 Supervisor 2023.01.1 Operating System 9.5 Interface utilisateur : 20230202.0 - latest
What was the last working version of Home Assistant Core?
Home Assistant 2023.2.5 Supervisor 2023.01.1 Operating System 9.5 Interface utilisateur : 20230202.0 - latest
In which browser are you experiencing the issue with?
No response
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: