Is there a straight forward way to change the background color of the display using displayio? I know I can load a bitmap into a tilegrid, group, etc. Would like to avoid the overhead using a bitmap takes up.
I'm using a PyPortal, but cannot use that library for other reasons.