lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.42k stars 53 forks source link

Seahorse item text are unreadable when hovered #171

Open bbhtt opened 1 year ago

bbhtt commented 1 year ago

Describe the issue

Hovering over an item in seahorse makes a part of the text unreadable with adw-gtk3 dark mode.

Screenshot(s)

Here's a comparison see that the id_ed25519 is invisible when hovered (this happens with items stored in kerying as well):

adw-gtk3 hovered (one with the issue):

adw-gtk3_hovered

Adwaita dark hovered:

adw-dark_hovered

adw-gtk3 unhovered:

adw-gtk3_unhovered

Adwaita dark unhovered:

adw-dark_unhovered

Versions

Seahorse is from Archlinux repository not flatpak.

Settings

lassekongo83 commented 1 year ago

Seems like the subtitle on that list is completely "hardcoded" or something. Can't find any element to apply any css to.