There is a style option and the background can be styled, but it seems to be styling a div ‘behind’ the gallery which is only visible in weird flashes when scrolling. try style = background-color:rgb(0,255,0);
in a gallery to see what i’m talking about. Would love to make the background of beautiful people black to match the rest of it.
After some code-diving through
text-to-image-plugin
, it seems like thestyle
is attached only to the main<iframe>
of the gallery, not the entire gallery framework nor the<div>
behind. @perchance@lemmy.world pinging dev.deleted by creator