Skip to content

[skins:dark] Fix links color (fix #1074)

Turns our we already had a good links color for the dark skin, the selector was just too restrictive.

This MR enables the links color everywhere in the body part (below the header).

image

This fixes the issue + adds some hover color to some links like in the menu:

image

If that's not wanted I can tweak it.

Merge request reports