You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sys_window color is initialized once when the enable.color module is imported, and isn't updated after that. If the dark mode changes, this won't be updated dynamically.
The
sys_windowcolor is initialized once when theenable.colormodule is imported, and isn't updated after that. If the dark mode changes, this won't be updated dynamically.This is probably fine in the short-term.