We should consider doing something about our neutral links. There are two issues:
- Our neutral scale often gives of a "deactivated" feel when using
text-subtle This affects more then just links. But with links we have decided to break our pattern of using the same color steps for different data-color settings. This should be handled in the color scale itself
- A quick fix is to use only
text-default on neutral links. We already break the pattern when it comes to using same steps. The downside is that we will not have any color change on hover. But the underline will still be "thicker" so there is a visual change. The upside is that it wont look "deactivated" when hovering.
Here is an example

We should consider doing something about our neutral links. There are two issues:
text-subtleThis affects more then just links. But with links we have decided to break our pattern of using the same color steps for different data-color settings. This should be handled in the color scale itselfneutralcolor scale #4543text-defaulton neutral links. We already break the pattern when it comes to using same steps. The downside is that we will not have any color change on hover. But the underline will still be "thicker" so there is a visual change. The upside is that it wont look "deactivated" when hovering.Here is an example
