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
Replace hardcoded colors with theme constants
Updated Propagation.cpp to use theme color constants from the TH namespace instead of hardcoded color values for better maintainability and consistency with the application's theming.