- Notifications
You must be signed in to change notification settings - Fork22
Closed
Description
@samcunliffe pointed out that there arenapari
themes other than the default dark theme:https://napari.org/stable/gallery/new_theme.html
This issue is to track:
- Checking what
napari-matplotlib
looks like with the non-defaultnapari
themes set (especially the light one) - Making any fixes to improve the look with different themes
For the second point we might need to add functionality to switch theMatplotlib
style sheet being used bynapari-matplotlib
when thenapari
theme is switched.