If you go to any user's profile: Track User - IP Address you'll see red borders on the screen. You'll also see the same for other pages under the Actions menu.
It is fixed by changing:
--title_bar_th: hsl(0, 100%, 50%);
To this:
--title_bar_th: hsl(0, 0%, 100%);