We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hovering over an item in seahorse makes a part of the text unreadable with adw-gtk3 dark mode.
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):
Adwaita dark hovered:
adw-gtk3 unhovered:
Adwaita dark unhovered:
Seahorse is from Archlinux repository not flatpak.
org.gtk.Gtk3theme.adw-gtk3
org.gtk.Gtk3theme.adw-gtk3-dark
~/.config/gtk-3.0/gtk.css
The text was updated successfully, but these errors were encountered:
Seems like the subtitle on that list is completely "hardcoded" or something. Can't find any element to apply any css to.
Sorry, something went wrong.
No branches or pull requests
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):
Adwaita dark hovered:
adw-gtk3 unhovered:
Adwaita dark unhovered:
Versions
Seahorse is from Archlinux repository not flatpak.
Settings
org.gtk.Gtk3theme.adw-gtk3
org.gtk.Gtk3theme.adw-gtk3-dark
~/.config/gtk-3.0/gtk.css
does not exist or is empty.The text was updated successfully, but these errors were encountered: