On Sat, 27 Nov 2021 18:29:30 -0500 Sam Varshavchik wrote: > Both laptops claim to be using Adwaita. Not exactly sure how this might be relevant, but in my from scratch f35 install I had this experience: I was desperately trying to get claws-mail to stop putting black text on a dark blue background I discovered that adwaita is apparently now hard wired in the gtk libraries, the installed theme files I was going to try modifying have nothing but a comment saying they are no longer used. I was still able to change settings in ~/.config/gtk-3.0/gtk.css and have them take effect, so this line fixed the dark blue default selection color: .gtkstyle-fallback:selected { color: #ffffff; background-color: #bddafc; } _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure