mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
edit readme
This commit is contained in:
parent
9aee46af10
commit
6d56b9a76f
14
Readme.md
14
Readme.md
@ -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:
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user