[GH-ISSUE #55] Input background color in 2026.04 #48

Open
opened 2026-05-07 00:17:54 +02:00 by BreizhHardware · 7 comments

Originally created by @raccettura on GitHub (Apr 3, 2026).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/55

Noticed in 2026.04 seems a change broke the background color in this theme making readability very difficult:

Image
Originally created by @raccettura on GitHub (Apr 3, 2026). Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/55 Noticed in 2026.04 seems a change broke the background color in this theme making readability very difficult: <img width="1716" height="589" alt="Image" src="https://github.com/user-attachments/assets/23e9c363-159a-4e38-b7d4-6597ff6d2af5" />
Author
Owner

@Nezz commented on GitHub (Apr 3, 2026):

It's fixed in theme update 3.0.1 - can you check if it resolves it?

<!-- gh-comment-id:4184993301 --> @Nezz commented on GitHub (Apr 3, 2026): It's fixed in theme update 3.0.1 - can you check if it resolves it?
Author
Owner

@raccettura commented on GitHub (Apr 3, 2026):

It's working now in Firefox, Chrome/iPadOS still seem to have an issue, even after clearing cache.

<!-- gh-comment-id:4185138458 --> @raccettura commented on GitHub (Apr 3, 2026): It's working now in Firefox, Chrome/iPadOS still seem to have an issue, even after clearing cache.
Author
Owner

@Nezz commented on GitHub (Apr 3, 2026):

You can try calling the frontend.reload_themes action from the developer tools, that usually fixes theme caching issues

<!-- gh-comment-id:4185222103 --> @Nezz commented on GitHub (Apr 3, 2026): You can try calling the `frontend.reload_themes` action from the developer tools, that usually fixes theme caching issues
Author
Owner

@raccettura commented on GitHub (Apr 3, 2026):

Didn't seem to make a difference.

<!-- gh-comment-id:4185240119 --> @raccettura commented on GitHub (Apr 3, 2026): Didn't seem to make a difference.
Author
Owner

@Nezz commented on GitHub (Apr 4, 2026):

Weird, I just checked Chrome and iOS and they are fine - must be some kind of caching going on

<!-- gh-comment-id:4186800442 --> @Nezz commented on GitHub (Apr 4, 2026): Weird, I just checked Chrome and iOS and they are fine - must be some kind of caching going on
Author
Owner

@Maddin1684 commented on GitHub (Apr 5, 2026):

It's working now in Firefox, Chrome/iPadOS still seem to have an issue, even after clearing cache.

same here. in companion app, the form has white color

After adding the following, it works:


ha-color-form-background: "var(--background-color)"
ha-color-form-background-hover: "var(--background-color)"
ha-color-form-background-disabled: "var(--background-color)"

<!-- gh-comment-id:4189617016 --> @Maddin1684 commented on GitHub (Apr 5, 2026): > It's working now in Firefox, Chrome/iPadOS still seem to have an issue, even after clearing cache. same here. in companion app, the form has white color After adding the following, it works: ``` ha-color-form-background: "var(--background-color)" ha-color-form-background-hover: "var(--background-color)" ha-color-form-background-disabled: "var(--background-color)" ```
Author
Owner

@Nezz commented on GitHub (Apr 6, 2026):

Thanks for the suggestion, I released an update which improves the input/dropdown background.

@raccettura After looking at your screenshot, I think that isn't my theme but this older one:
https://github.com/basnijholt/lovelace-ios-themes/

Make sure that you have selected visionos or Liquid Glass in the user settings.

<!-- gh-comment-id:4193328082 --> @Nezz commented on GitHub (Apr 6, 2026): Thanks for the suggestion, I released an update which improves the input/dropdown background. @raccettura After looking at your screenshot, I think that isn't my theme but this older one: https://github.com/basnijholt/lovelace-ios-themes/ Make sure that you have selected `visionos` or `Liquid Glass` in the user settings.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/homeassistant-visionos-theme#48
No description provided.