We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently the colour of the Matplotlib axes and figure is hard coded to the deafult napari UI colour:
napari-matplotlib/src/napari_matplotlib/base.py
Line 10 in 1ec14d3
To allow for the different napari themes, this should be changed to a transparent background colour.