[Users] Foreground color of selected items in message or folder list

Kasper Peeters kasper.peeters at phi-sci.com
Mon Dec 30 17:54:13 UTC 2024


> Try working with these selectors in
> /home/some_user/.config/gtk-3.0/gtk.css
> 
> *:selected {
>      background-color: #ffcc99;
>      color: #FBF6F0;  
>      }

That works, but influences all gtk apps. I tried restricting it to claws-mail only, using e.g.

  window.claws-mail *:selected {
     ...
  }

or variations of this, but nothing wants to work. Is there a good top-level selector to use for claws-mail?

Thanks,
Kasper


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20241230/5335eaf0/attachment.sig>


More information about the Users mailing list