mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[GH-ISSUE #53] Change color and background #43
Labels
No labels
bug
bug
bug
duplicate
duplicate
pull-request
third party
third party
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/homeassistant-visionos-theme#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bjornmorsman on GitHub (Mar 8, 2026).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/53
Hello,
Really nice theme! Is there some way to change the color of the liquid glass? I dont like the blue color. I als want to change the background image, is that posible?
Thanks in advance
@pizzapi2012 commented on GitHub (Mar 8, 2026):
what do you mean about blue color? if you meant the primary color, then you can use the file editor then go to
/homeassistant/themes/visionos/Liquid Glass.yaml, and there is varprimary-background-colorapp-theme-color in light and dark themes. You can change the background image by changing the url in background-image var.Here is an example:
This is the original
Modified
you can load images locally if you put the image in www then use
/local/<file name>for the url.@Nezz commented on GitHub (Mar 8, 2026):
The color indeed comes from the background image and the rest is just "glass" with a very small amount of blue tint.