Hello,
Currently, the color of external links in wiki pages is var(--color-progressive, #36c), which is #3366cc in light mode and #88a3e8 in dark mode.
The icon following external links is File:link-external-small-ltr-progressive.svg, in the same color as text in light mode (#3366cc). However, the icon keeps this color in night mode. Logically, it should take the same color as text (which is #88a3e8).
The icon seems to be defined here for the Vector skin and here for the Minerva skin.
Could someone adapt this icon to night mode so that our pages have a consistent color for external links?
Thank you!