Replies: 2 comments
-
paper toast was replaced with mwc-snackbar (#19579), so that's probably the reason. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I knew it was replaced, and thanks for the second link. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm struggling to customize the toast / snackbar in HA frontend.
Right now i'm only able te modify the border-radius, by stting up "mdc-shape-small: 8px" in my theme_name.yaml
Maybe it's not the right way.
My goal is to set colors, background AND text. And maybe modifyin" the "justify-content" and "margin" values.
It was working well before 2024.4.0 (only for color), by setting up "paper-toast-background-color: rgb(x,x,x)" in the theme file.
Beta Was this translation helpful? Give feedback.
All reactions