Itâs not an issue that gives errors though, so an issue on GitHub will not be the right way of tackling this problem. And the screenshots might be old, but it still depict the problem exactly as it is.
What we need is a confirmed list of all possible variables you can change in a theme with maybe descriptions. Because everyone is trying to make a file with all possible variables, but itâs just guess work and no one has found the variable that change the color of link texts.
The screenshot shows this, itâs a link and it uses the var(âprimary-color) as color styling. What I, and many more, want to achieve is change the color of those texts.
I want to have the navigation bar at the top to be grey and I also want the cards to be the same gray. So when I do that, the background of all text is gray, but the text that are links is the same color of gray, because it uses the same color as the top navigation bar. That is very dumb.