edit readme

This commit is contained in:
Tom Schimansky 2022-11-30 01:13:44 +01:00
parent 9aee46af10
commit 6d56b9a76f
3 changed files with 7 additions and 7 deletions

View File

@ -15,13 +15,6 @@
</div>
![](documentation_images/complex_example_dark_Windows.png)
| _`complex_example.py` on Windows 11 with dark mode and 'blue' theme_
![](documentation_images/complex_example_light_macOS.png)
| _`complex_example.py` on macOS in light mode and standard 'blue' theme_
###
## CustomTkinter UI-Library
CustomTkinter is a python UI-library based on Tkinter, which provides new, modern and
@ -32,6 +25,13 @@ and the window colors either adapt to the system appearance or the manually set
(Windows, macOS). With CustomTkinter you'll get a consistent and modern look across all
desktop platforms (Windows, macOS, Linux).
![](documentation_images/complex_example_dark_Windows.png)
| _`complex_example.py` on Windows 11 with dark mode and 'blue' theme_
![](documentation_images/complex_example_light_macOS.png)
| _`complex_example.py` on macOS in light mode and standard 'blue' theme_
###
## Installation
Install the module with pip: