SimplePage which I'm calling directly from a route. I've set the panel ID in mount() using Filament::setCurrentPanel(), which seems to work for inheriting most things from the panel (eg. font and logo). Except colors... Any idea how I can make the page use the colors defined in ->colors()?