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 and to apply other tweaks and improvements 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?
At your choice, this package downloads the theme from GitHub or copies it from site-packages, 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
Windows
Linux
📜 License (of this package)
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
Built Distribution
Hashes for sv_ttk_colorizer-1.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38050708cb80491df1478908fe10573e36520661ab00512d55688fe75c3f5ac9 |
|
MD5 | cb93b7f4592c0f28898b4801970f2c5f |
|
BLAKE2b-256 | 057e38e7e7ac3cfb5a32e9316b58f1a5d2063e235cc12fd811b5b9f23ac1b42c |