Skip to main content

A module for changing the accent color of @rdbende's Sun Valley ttk theme.

Project description

Sun Valley Theme Colorizer

This Python module allows you to change the accent color of @rdbende's Sun Valley ttk theme without the need to manually download the theme from GitHub, change the hue of the spritesheet files and change some colors in the tcl files. This module does everything for you.

How to install

Run this command in your terminal:

pip install sv_ttk_colorizer

To launch the module, run this command in your terminal:

sv_ttk_colorizer

... or even shorter:

sv_ttk_c

If all the commands above didn't work, try this one (it looks like your Python installation's Scripts folder is not on your PATH):

python -m sv_ttk_colorizer

Requirements

Python 3.8 or newer (like the theme)

What's this module doing?

Well, like I said before, it downloads the latest version of the theme from GitHub, then it changes the hue of the spritesheet images, changes some colors in light.tcl and dark.tcl and then it gives you the modified theme in a folder named sv_ttk that you have to move to the root folder of your project. You don't need to make any changes to your code.

Screenshots

Show


License (of the module)

MIT

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

sv_ttk_colorizer-1.2.0.tar.gz (96.3 kB view hashes)

Uploaded Source

Built Distribution

sv_ttk_colorizer-1.2.0-py3-none-any.whl (96.2 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