I'd like to style web notifications with CSS. In the very least to be able to use background
, border
and color
properties.
Note that I'm talking about actual native web notifications, not alternatives.
For those unaware of what web notifications are you can view the specification here...