WhiskerJBEdit: Found them. ActiveTimerHighlight and ActiveTimerDim. Once I reload the hud files the fgcolor of both timers is changed to white again. Is there a way to get around that?I believe you need to change the animation as well; generally if a color is right on first launch but then changes with a reload/etc it's an animation thing. Check in hudanimations for `ActiveTimerHighlight` and `ActiveTimerDim`
https://i.imgur.com/nN1Gfjz.png
Yeah I changed the animation. My problem is that I want the fgColor of both timers to be different for each team (Red for Team Red and blue for Team Blu). As far as I can tell, the animation doesn't differentiate between the Team Red and Team Blu timer though. So I'm looking for a way to either have an animation per team or get rid off the animation entirely and simply have the fgcolors from hudobjectivekothtimepanel.res. I tried changing the animations so they don't impact the TimePanelValues, but that didn't change anything.