[Users] Foreground color of selected items in message or folder list
Leon Fisk
lfiskgr at gmail.com
Mon Dec 30 13:46:05 UTC 2024
On Mon, 30 Dec 2024 13:05:50 +0000
Kasper Peeters <kasper.peeters at phi-sci.com> wrote:
>Does anyone know how I can change the foreground color of
>selected messages or folders in the message/folder list?
>My theme normally has all gtk-3.0 listviews behave such
>that a selected line has a blue background with white text.
>Only claws uses black text instead, which makes it almost
>unreadable...
<snip>
Try working with these selectors in
/home/some_user/.config/gtk-3.0/gtk.css
*:selected {
background-color: #ffcc99;
color: #FBF6F0;
}
--
Leon
Claws 4.3.0, Debian
More information about the Users
mailing list