Skip to main content

No project description provided

Project description

Palette Cleanser

example desktops

We all know that refreshing sensation of setting our desktop applications to a delicious color scheme such as Dracula or Nord. But even the tastiest of color schemes can grow bland after awhile, leaving you craving a new flavor for your desktop apps.

Palette Cleanser provides a means for storing your configuration files as templates and your color palettes as deployable desktop themes so that you can avoid the hassle of manually editing hex codes when switching your applications to a new color scheme.

Requirements

Python 3.9+

Dependencies

  • Jinja2 3.0.1+
  • numpy 1.21.1+
  • pywal 3.3.0+
  • PyYAML 5.4.1+
  • tabulate 0.8.9+
  • typer 0.3.2+

Installation

Install Palette Cleanser with pip:

$ pip install [--user] palettecleanser

Documentation

Check out the wiki for detailed documentation.

Quickstart

Create a template:

$ pclean template create .config/alacritty/alacritty.yml

Create a theme:

$ pclean theme generate --from-image path/to/image --name my-clean-theme

Deploy a theme:

$ pclean theme deploy my-clean-theme --template .config/alacritty/alacritty.yml

Licence

This project is licensed under the terms of the MIT Licence.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

palettecleanser-0.2.2.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

palettecleanser-0.2.2-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page