[Update] Remove the background color that was for testing.
This commit is contained in:
@@ -22,7 +22,6 @@ class _CreateConfirmationModal(CTkToplevel):
|
||||
|
||||
|
||||
|
||||
# self.configure(fg_color="#ff7f50")
|
||||
self.configure(fg_color=self.settings.ctm.FAKE_BORDER_COLOR)
|
||||
self.protocol("WM_DELETE_WINDOW", lambda: callFunctionIfCallable(self._view_variable.CALLBACK_HIDE_CONFIRMATION_MODAL))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user