Update warning and error icons to use color vars that adapt to theme
We added several yellow warning and red error icons to about:torconnect
and about:preferences#connection
in Tor Browser 11.5 (e.g. during Connection Assist and in the connection status strip). Could we update these to use the following vars please, so they adapt to the theme?
Red:
var(--in-content-danger-button-background)
-
#e22850
↔ #ff848b
Yellow:
var(--warning-color)
-
#ffa436
↔ #ffbd4f
(note: I can't find a yellow var in settings, so had to pick this from the SSL error screen)
It looks like the red warning icon in about:preferences#connection
may have a border or something applied to it too, which is making it a little fuzzy: