Closed as not planned
Description
On the web (and not only) links usually react to hover (underline or color change). Right now in vscode in some places there is underline, like in markdown preview, in other places there is no style change, like in Settings UI or an editor hover.
There is already a color for that textLink.activeForeground
. I think it would be better if default themes specified it.