Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Adwaita-Dark link color is too dark #3

Open
ghost opened this issue Jun 23, 2016 · 1 comment
Open

Adwaita-Dark link color is too dark #3

ghost opened this issue Jun 23, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 23, 2016

The link color of the dark theme variant is too dark, making it hard to read.
adwaita-dark-link

I modified my local gtkrc version with:

    GtkWidget ::link-color          = "#2EB8E6"
    GtkWidget ::visited-link-color  = "#FF6666"

And the result:
adwaita-dark-link-fixed

Should I push this patch?

@jgmdev
Copy link

jgmdev commented Oct 11, 2016

Thanks for sharing the fix, links where driving me crazy :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant