added dark titlebar on Windows

This commit is contained in:
Tom Schimansky
2022-02-17 16:39:39 +01:00
parent a8b9b4290c
commit dd5601ce64
4 changed files with 51 additions and 3 deletions

View File

@ -1,4 +1,4 @@
__version__ = "2.1"
__version__ = "2.2"
from .customtkinter_button import CTkButton
from .customtkinter_slider import CTkSlider