diff --git a/Readme.md b/Readme.md index c50f5b5..8be7cd9 100644 --- a/Readme.md +++ b/Readme.md @@ -15,13 +15,6 @@ -![](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: diff --git a/documentation_images/complex_example_mode_switch_Windows.mp4 b/documentation_images/complex_example_mode_switch_Windows.mp4 deleted file mode 100644 index becbde6..0000000 Binary files a/documentation_images/complex_example_mode_switch_Windows.mp4 and /dev/null differ diff --git a/documentation_images/complex_example_mode_switch_scaling_macOS.mov b/documentation_images/complex_example_mode_switch_scaling_macOS.mov deleted file mode 100644 index 34358b0..0000000 Binary files a/documentation_images/complex_example_mode_switch_scaling_macOS.mov and /dev/null differ