I have been trying to edit theme yaml to blur the background for popup and more-info without success. I tried many card-mod or blur parameters such as:
dialog-backdrop-filter: "blur(5px)"
more-info-backdrop-filter: "blur(5px)"
And still, the background didn't blur for popup or more-info. Can anyone show me some theme.yaml examples of how to blur the background?