Currently the secondary actions that are displayed in notifications ("Ludmilla", "Flow", and "...") are shown in pure black and they don't change when the user hovers over them:
These actions should be less prominent initially (they are secondary actions) and become a bit more prominent only when hovering:
- Color for normal status: #777
- Color used on hover: #333
For text it may be better to directly adjust the color, but in case we want to use opacity the equivalent values can be used for normal (0.81) and highlighted (0.56) states.