mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[GH-ISSUE #43] White border-line within auto-entities #39
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#39
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 @idominiki on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/43
Hi!
I have a white border-line within auto-entities while using bubble-card.
Do you have any ideas?
Thanks
Dominik
@idominiki commented on GitHub (Feb 9, 2026):
Fixed this behavior while adding the following to theme.yaml
@Nezz commented on GitHub (Feb 10, 2026):
Thanks, I'll add it the theme!
@idominiki commented on GitHub (Feb 10, 2026):
Hey @Nezz
One more additions:
To make temperature container background transparent like sub-buttons.
Before:

After:

@idominiki commented on GitHub (Feb 10, 2026):
And if someone want to make bubble-header container transparent:
But this is personal taste.
@Nezz commented on GitHub (Feb 11, 2026):
How are your bubble cards transparent? I just installed it to try it out and it uses
var(--secondary-background-color)which isn't transparent.@idominiki commented on GitHub (Feb 11, 2026):
I'm using bubble-card module Liquid Glass https://github.com/Clooos/Bubble-Card/discussions/1809