514558409c
We currently use get_color(), which assumes the color exists in the stylesheet (and prints a warning if it doesn't). Switch to lookup_color() and skip filling the background if no such colors exits. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2172>