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
Apply Colors.styleInput() to TextCtrl, Choice, ComboBox controls.
On Windows, native controls ignore SetBackgroundColour due to visual styles.
styleInput() calls SetWindowTheme() via ctypes to disable native theming,
allowing custom dark backgrounds to render correctly.
Apply theme colors to MarketTree, preference views, ESI fittings.
0 commit comments