ndev themes

napari themes for the ndev-kit, for fun

  • Tim Monko

License BSD-3 PyPI Python Version tests codecov napari hub npe2 Copier

napari themes for the ndev-kit, for fun


This napari plugin was generated with copier using the napari-plugin-template.

This plugin provides themes for napari, which can be selected in the napari settings (Preferences > Appearance). This is intended to be a fun way to test that napari plugin themes are working as expected and for learning to share this information and support users. You still may find these useful!

Cozy Theme

A warm and cozy theme with brownish colors, intended to introduce a gray canvas for different visualizations.

ndev-cozy theme

Installation

You can install ndev-themes via pip:

pip install ndev-themes

If napari is not already installed, you can install ndev-themes with napari and Qt via:

pip install "ndev-themes[all]"

To install latest development version :

pip install git+https://github.com/ndev-kit/ndev-themes.git

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "ndev-themes" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.1.0

Last updated:

  • 2025-08-29

First released:

  • 2025-08-29

License:

  • Copyright (c) 2025, Tim Monko ...

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • napari[all]; extra == "all"
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.