Fix hardcoded colors ignoring the active theme
Fixed a P0 bug where UI elements rendered with hardcoded colors instead of respecting the active theme.
Fixes
- Fixed a P0 bug where certain UI elements rendered with hardcoded colors instead of respecting the active theme, causing jarring colors regardless of light/dark mode or custom theme settings.