By "hot color" do you mean Fonts & System Metrics > HIGHLIGHTTEXT: COLOR?
Yeah. that just happens to be what I changed mine to. But you can make it any color in msstyles if you want.
Let's say, for example, you wanted to make them Explorer & Shell > Explorer > Items View > ItemsView > TEXTCOLOR:COLOR instead then you would add foreground="themeable(gtc(ItemsView, 0, 0, 3803), windowtext)" to all of the locations and so get
<UIItem background="themeable(dtb(ItemsView::ListView, 1, 2), highlight)" foreground="themeable(gtc(ItemsView, 0, 0, 3803), windowtext)" etc.
Just replace all those foreground="highlighttext" entries with foreground="themeable(gtc(ItemsView, 0, 0, 3803), windowtext)" ones. Or whatever you like.
Yeah, don't worry I figured it out. I would like the open file dialog toolbar back though