Skip to content

Commit

Permalink
Fix card borders in HA 2022.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Madelena committed Nov 4, 2022
1 parent 2c5fe8f commit 91c8c85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/metro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ ________________________________________Common Base (Do Not Use): &common-colors
mdc-theme-primary: var(--accent-color)
mdc-theme-on-primary: var(--accent-text-color)

# Borders
ha-card-border-width: 0px
ha-card-border-color: transparent

# Typography
font-stack: &font-stack "Segoe UI Variable Static Text, Segoe UI, SegoeUI, -apple-system,BlinkMacSystemFont, system-ui, sans-serif"
display-font-stack: &display-font-stack "Segoe UI Variable Static Display, Segoe UI, SegoeUI, -apple-system,BlinkMacSystemFont, system-ui, sans-serif"
Expand Down

0 comments on commit 91c8c85

Please sign in to comment.