Comment 4 for bug 1883438

Revision history for this message
Frederik Feichtmeier (feichtmeier) wrote : Re: Gtk theme link_color is not beeing used

I think I found the place:

ChangelogViewer.py

line 120

tag = self.buffer.create_tag(None, foreground="blue",
                                     underline=Pango.Underline.SINGLE)

I guess instead of this "blue", we need the @theme_link_color from yaru/adwaita