main ← programmersforum-reborn:fix-dark-scheme-link-color
merged 09:13PM - 14 Jun 21 UTC
As shown [here](https://meta.discourse.org/t/sams-personal-minimal-topic-list-de…sign/23552/335?u=alex_p), dark blue link color is not very readable on dark background.
So this PR adds a custom property in `color_definitions` switching to the color scheme primary color when in dark mode.
We should keep the original color in light mode because it was one of the features of this theme.