diff --git a/themes/amoled_blue.yaml b/themes/amoled_blue.yaml index ac1a9a1..b9a983d 100644 --- a/themes/amoled_blue.yaml +++ b/themes/amoled_blue.yaml @@ -48,7 +48,8 @@ AMOLED Blue: # Cards ha-card-border-radius: "10px" - paper-card-background-color: "#000000" + paper-dialog-background-color: "#000000" + paper-card-background-color: var(--paper-dialog-background-color) paper-listbox-background-color: "#0D0D0D" # Switches switch-checked-button-color: "#5F9BEA"