Different themes for each page

I’m wondering if there is any way to set the theming by page in an app

For example, if I wanted most pages to have the default/white background but I wanted one of the pages to have a green background (backgroundColor). Other things like primaryColor, textColor, etc. would be useful too

I don’t think so – I believe you’d have to do that with css running on each page.

Got it, thanks

I see a similar request on GitHub, so I added a comment there