vertex-theme icon indicating copy to clipboard operation
vertex-theme copied to clipboard

Links in menus are sometimes blue

Open jakebailey opened this issue 9 years ago • 2 comments

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.

image

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.

jakebailey avatar May 02 '16 15:05 jakebailey

Another example, this time from Chrome (although it looks like a different shade of blue).

home - cs 233 computer architecture - illinois wiki - google chrome_001

jakebailey avatar May 02 '16 17:05 jakebailey

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.

vantu5z avatar Oct 16 '16 08:10 vantu5z