@ -19,6 +19,14 @@ a.site-header-context[href^='/~'],
}
.group-list-item-subscribed a.link-group {
color: $cyan;
.group-list-item-not-subscribed a.link-group {
color: $yellow;
// Make sure the logo hover keeps the $foreground color, otherwise it would be pink from _anchors.scss
a.site-header-logo:hover {
color: $foreground;