<div align="center">
<img width=700 src="https://github.com/Valer100/Sun-Valley-Theme-Colorizer/blob/main/screenshots/image_hero_dark.png?raw=true"/>
</div>
# Sun Valley Theme Colorizer
This Python module allows you to change the accent color of [@rdbende](https://github.com/rdbende)'s [Sun Valley ttk theme](https://github.com/rdbende/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
<details>
<summary>Windows</summary>
<br>
<img src="https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_dark_win.png"/>
<br><br>
<img src="https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_light_win.png"/>
</details>
<details>
<summary>Linux</summary>
<br>
<img src="https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_dark_linux.png"/>
<br><br>
<img src="https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_light_linux.png"/>
</details>
## 📜 License (of this package)
[MIT](https://github.com/Valer100/Sun-Valley-Theme-Colorizer/blob/main/LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/Valer100/Sun-Valley-Theme-Colorizer",
"name": "sv-ttk-colorizer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "sv-ttk, sv-ttk-colorizer, sv-ttk-c, sv_ttk_colorizer, sv_ttk_c, theme, tk, ttk, tkinter, modern, fluent, dark-theme, sun-valley, windows-11, winui",
"author": "Valer100",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/14/7d/651e5b81783c5e35dfae91ea1660041f3a144d0d90b0c838cd6e2a1b9e89/sv_ttk_colorizer-1.3.2.tar.gz",
"platform": null,
"description": "<div align=\"center\">\r\n <img width=700 src=\"https://github.com/Valer100/Sun-Valley-Theme-Colorizer/blob/main/screenshots/image_hero_dark.png?raw=true\"/>\r\n</div>\r\n\r\n# Sun Valley Theme Colorizer\r\n\r\nThis Python module allows you to change the accent color of [@rdbende](https://github.com/rdbende)'s [Sun Valley ttk theme](https://github.com/rdbende/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.\r\n\r\n## \ud83d\udce6 How to install\r\nRun this command in your terminal:\r\n```\r\npip install sv_ttk_colorizer\r\n```\r\n\r\nTo launch the module, run this command in your terminal:\r\n```\r\nsv_ttk_colorizer\r\n```\r\n\r\n... or even shorter:\r\n```\r\nsv_ttk_c\r\n```\r\n\r\nIf all the commands above didn't work, try this one (it looks like your Python installation's ```Scripts``` folder is not on your PATH):\r\n```\r\npython -m sv_ttk_colorizer\r\n```\r\n\r\n## \ud83d\udccb Requirements\r\n- \ud83d\udc0d Python 3.8 or newer (like the theme)\r\n\r\n## \ud83e\udd14 What's this module doing?\r\nAt 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.\r\n\r\n## \ud83d\udcf8 Screenshots\r\n<details>\r\n <summary>Windows</summary>\r\n <br>\r\n <img src=\"https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_dark_win.png\"/>\r\n <br><br>\r\n <img src=\"https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_light_win.png\"/>\r\n</details>\r\n<details>\r\n <summary>Linux</summary>\r\n <br>\r\n <img src=\"https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_dark_linux.png\"/>\r\n <br><br>\r\n <img src=\"https://raw.githubusercontent.com/Valer100/Sun-Valley-Theme-Colorizer/main/screenshots/screenshot_light_linux.png\"/>\r\n</details>\r\n\r\n## \ud83d\udcdc License (of this package)\r\n[MIT](https://github.com/Valer100/Sun-Valley-Theme-Colorizer/blob/main/LICENSE)\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A module for changing the accent color of @rdbende's Sun Valley ttk theme.",
"version": "1.3.2",
"project_urls": {
"Homepage": "https://github.com/Valer100/Sun-Valley-Theme-Colorizer",
"Issues": "https://github.com/Valer100/Sun-Valley-Theme-Colorizer/issues",
"Source": "https://github.com/Valer100/Sun-Valley-Theme-Colorizer"
},
"split_keywords": [
"sv-ttk",
" sv-ttk-colorizer",
" sv-ttk-c",
" sv_ttk_colorizer",
" sv_ttk_c",
" theme",
" tk",
" ttk",
" tkinter",
" modern",
" fluent",
" dark-theme",
" sun-valley",
" windows-11",
" winui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "057e38e7e7ac3cfb5a32e9316b58f1a5d2063e235cc12fd811b5b9f23ac1b42c",
"md5": "cb93b7f4592c0f28898b4801970f2c5f",
"sha256": "38050708cb80491df1478908fe10573e36520661ab00512d55688fe75c3f5ac9"
},
"downloads": -1,
"filename": "sv_ttk_colorizer-1.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cb93b7f4592c0f28898b4801970f2c5f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4951412,
"upload_time": "2024-08-17T11:54:49",
"upload_time_iso_8601": "2024-08-17T11:54:49.707934Z",
"url": "https://files.pythonhosted.org/packages/05/7e/38e7e7ac3cfb5a32e9316b58f1a5d2063e235cc12fd811b5b9f23ac1b42c/sv_ttk_colorizer-1.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "147d651e5b81783c5e35dfae91ea1660041f3a144d0d90b0c838cd6e2a1b9e89",
"md5": "9257d58a6f66f27a90994fd2a958e77e",
"sha256": "ebac2e7a8b4c2c3edfa6bbdcff383d695520f4d334a017cc79e4f9dd1f77de8e"
},
"downloads": -1,
"filename": "sv_ttk_colorizer-1.3.2.tar.gz",
"has_sig": false,
"md5_digest": "9257d58a6f66f27a90994fd2a958e77e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4949169,
"upload_time": "2024-08-17T11:54:51",
"upload_time_iso_8601": "2024-08-17T11:54:51.998511Z",
"url": "https://files.pythonhosted.org/packages/14/7d/651e5b81783c5e35dfae91ea1660041f3a144d0d90b0c838cd6e2a1b9e89/sv_ttk_colorizer-1.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-17 11:54:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Valer100",
"github_project": "Sun-Valley-Theme-Colorizer",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "sv-ttk-colorizer"
}