maybe I’m stupid but links are blue, even when followed, it might be nice to have a clicked through colour for hyperlinks (I think it’s normally like a aubergine). If this is a “you have your cookies set to do not store” issue you can archive this np
Looks like the regular link a
color and a:visited
are both set to be the same --tertiary
color right now.
Well, it’s not as straightforward as just changing it to aubergine because this color might not work for each of the themes installed on the website (there are currently 8 of them). I’ll have to edit the theme to add a new css rule for :visited
, add a new color to each of the color schemes, and then check to make sure that the contrast is good.
As an aside, I’m indifferent about the visited link color because the website already clearly marks which posts are read or not read. So, knowing whether or not I’ve visited the link is moot. Discord and Slack work the same way.
At the moment, I have my hands a bit busy with getting my game ready for release. I’ll see if I can take a look at it next weekend.
yeah it’s only a minor thing, so maybe if there are two hyperlinked text items side by side the other is revealed to reader so they don’t miss any important context, thank you for listening!