Skip to content

ndev-kit/ndev-themes

Repository files navigation

ndev-themes

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.