animation for updater and update notify works
This commit is contained in:
@@ -78,7 +78,7 @@ class MainFrame(ttk.Frame):
|
||||
ThemeManager.change_theme(self, new_theme, new_theme)
|
||||
self.header.header_label.config(fg="#ffffff")
|
||||
self.tunnel_details.color_label()
|
||||
self.menu_bar.update_theme_label()
|
||||
self.menu_bar.update_theme()
|
||||
self.menu_bar.settings.entryconfigure(
|
||||
2, label=self.menu_bar.theme_label.get())
|
||||
|
||||
|
Reference in New Issue
Block a user