[Users] Foreground color of selected items in message or folder list
Leon Fisk
lfiskgr at gmail.com
Mon Dec 30 20:39:53 UTC 2024
On Mon, 30 Dec 2024 19:20:29 +0000
Kasper Peeters <kasper.peeters at phi-sci.com> wrote:
<snip>
>No, the goalposts are the same, but I'm trying to avoid issues
>with some other apps which render less than ideal with such a blanket
>rule (but I agree that's not claws' fault).
Try this with your colors:
===
/* Labels and text highlighting for Claws Message List */
#folderview_sctree:selected,#summaryview_sctree:selected {
background-color: #c8dbf4;
color: #050505;
}
===
I had A LOT of saved notes for this problem. This also helps with some
other app problems I was having. Code is from an old post that
"Andreas Fink <finkandreas at web.de>" made. It also had this cavet:
"Drawback: If internally the widgets are renamed, this stylesheet will
fail. This will apply the correct styling, with the exception of the
folderview when there are unread messages (to be more precise: when the
bold-style would be used)."
--
Leon
Claws 4.3.0, Debian
More information about the Users
mailing list