Metadata-Version: 2.1
Name: wintheme
Version: 1.0.0
Summary: Simple manipulating with window theme
Home-page: https://github.com/Pixelsuft/wintheme
Author: Pixelsuft
License: MIT
Project-URL: Readme, https://github.com/Pixelsuft/wintheme/blob/main/README.MD
Project-URL: Issue tracker, https://github.com/Pixelsuft/wintheme/issues
Keywords: wintheme
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# WinTheme
Simple manipulating with window theme
# Examples
There are PyGame and PyQt examples available in [Github Repository](https://github.com/Pixelsuft/wintheme/)
# Installing
```sh
python -m pip install wintheme
```


