Notification Area property?

Any idea how to customize the area for notifications (the white background)?
Annotation%202019-07-20%20213249

Tried checking for the property using Inspect in Chrome, but just can’t seem to find it, any help would be appreciated.

I’ve been trying to fix it myself. I cannot find a way to attach css to the notifications class without editing the js. Which it looks like a fix is already in the works.

Ah gotcha - glad it’s something that has been made aware though, hopefully fixed soon

In your theme yaml file, it should be sidebar-background-color - be aware though that it’ll also change the left sidebar’s background.

Issue that was fixed in #3404 (included in 0.96.4).

sidebar-background-color wouldn’t change it since styling was not applied.