mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[GH-ISSUE #21] type-custom-stack-in-card should not include styling #21
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#21
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 @go6media on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/21
Similar to issue : https://github.com/Nezz/homeassistant-visionos-theme/issues/20
The custom-stack-in-card should be excluded from inheriting some classes.
With the Liquid Glass theme
Without the theme applied ( as you can see the theme applies to all sub items of a stack in card making, it look weird)
@Nezz commented on GitHub (Aug 12, 2025):
I couldn't reproduce this issue. This is what it looks like for me:
Do you have card-mod installed?
https://github.com/thomasloven/lovelace-card-mod
@kaze892 commented on GitHub (Sep 2, 2025):
My cards are not perfect but i do agree stack cards should be exclude from inheriting some classes
this is how my card look like when applied the theme. You can see that there are extra border for each stack in card.

by removing these two would fix the issue for any stack in card
--ha-card-backdrop-filter:
--ha-card-box-shadow:
without:

--ha-card-box-shadow:
without:

--ha-card-backdrop-filter:
--ha-card-box-shadow: