changed theme blue colors

This commit is contained in:
Tom Schimansky
2022-04-15 18:05:08 +02:00
parent a062525a00
commit fc15b53c7f
3 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.11"
__version__ = "3.12"
from .widgets.customtkinter_input_dialog import CTkInputDialog
from .widgets.customtkinter_button import CTkButton