added darkdetect Windows and Linux support

This commit is contained in:
Tom Schimansky
2021-07-13 11:23:34 +02:00
parent 96462ea600
commit 54ede3a548
5 changed files with 24 additions and 27 deletions

View File

@@ -1,3 +1,5 @@
__version__ = "1.1"
from .customtkinter_button import CTkButton
from .customtkinter_slider import CTkSlider
from .customtkinter_frame import CTkFrame