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
There are more than a few places where the app does wx.Colour(x,x,x) or "wx.WHITE" or the like where instead it should be pulling things from SystemSettings in order to honor the light / dark mode setting.
There are more than a few places where the app does wx.Colour(x,x,x) or "wx.WHITE" or the like where instead it should be pulling things from SystemSettings in order to honor the light / dark mode setting.