mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
readme change
This commit is contained in:
@@ -65,7 +65,7 @@ def activate_threading():
|
||||
AppearanceModeTracker.init_listener_function()
|
||||
|
||||
|
||||
def update_theme():
|
||||
def update_appearance_mode():
|
||||
if isinstance(AppearanceModeTracker.system_mode_listener, SystemAppearanceModeListenerNoThread):
|
||||
AppearanceModeTracker.system_mode_listener.update()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user