Hello.
I've added mobile app support to my block plugin. One pretty big problem is the way it looks in dark mode.
All the elements (most importantly the red box and the striped table) use custom CSS (in the web version I use stuff from bootstrap, but I haven't found anything suitable in the app). When switching to dark mode, the red box and the table become pretty hard to read, as you can see in the images here:
Is there a way to make the block look better in dark mode?