vertex-theme
vertex-theme copied to clipboard
Links in menus are sometimes blue
Some links end up being blue, which looks pretty bad on the grey background. For example, in the C Cinnamon menus for installing themes/extensions.

I've also seen it in Chrome in the menu that you can use to set website association (like making mail go to GMail), but I've already set up those settings, so I can't reproduce them.
Another example, this time from Chrome (although it looks like a different shade of blue).

I have same issue with Gramps. For solve it I add to end of file Vertex-Dark/gtk-3.0/gtk.css line: @define-color link_color #4080fb;
Found it in Vertex-Dark/gtk-2.0/gtkrc file at gtk-color-scheme declaration.