GNOME Bugzilla – Bug 746201
Sidebar icons are black on black in HighContrast theme
Last modified: 2018-08-03 19:47:04 UTC
When using the HighContrast theme, the icons in the sidebar (when showing keys “By Keyring”) are displayed black on black –both the left ones (“folder”, “home”… – except “system”) and right ones (“locked” and “unlocked”).
It seems that this was due to seahorse not setting the follow-state property on its pixbuf cell renderers. I fixed that in GTK by getting rid of that property and instead making GTK do the right thing by default.
Worked for the left icons (“folder”, “system”[1], “home”…), but not for the right ones (“locked” and “unlocked”). [1] special case
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/seahorse/issues/129.