Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
4ed9301ad9
1 changed files with 0 additions and 21 deletions
  1. 0 21
      README.md

+ 0 - 21
README.md

@@ -1,19 +1,3 @@
-<p align="center">
-  <picture>
-    <source media="(prefers-color-scheme: dark)" srcset="./documentation_images/CustomTkinter_logo_dark.png">
-    <img src="./documentation_images/CustomTkinter_logo_light.png">
-  </picture>
-</p>
-
-<div align="center">
-
-![PyPI](https://img.shields.io/pypi/v/customtkinter)
-![PyPI - Downloads](https://img.shields.io/pypi/dm/customtkinter?color=green&label=downloads)
-![Downloads](https://static.pepy.tech/personalized-badge/customtkinter?period=total&units=international_system&left_color=grey&right_color=green&left_text=downloads)
-![PyPI - License](https://img.shields.io/pypi/l/customtkinter)
-![Total lines](https://img.shields.io/tokei/lines/github.com/tomschimansky/customtkinter?color=green&label=total%20lines)
-
-</div>
 
 ---
 
@@ -25,11 +9,6 @@ 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_
 ###