[Users] changing background color

Leon Fisk lfiskgr at gmail.com
Mon Dec 4 18:39:36 UTC 2023


On Mon, 4 Dec 2023 09:19:51 -0800
Geoffrey Leach <geoffleach.gl at gmail.com> wrote:

>I wish to change the background color for the subject of the selected
>item in the item list. Unable to discover that in ~/.claws-mail/clawsrc

Assuming version 4.x try this... Create a file:

/home/YourUserName/.config/gtk-3.0/gtk.css

put this in it or if you already have a "gtk.css" add to it:

/* User selections: Marked labels and (but not Claws:) text
highlighting */ *:selected {
	background-color: #c8dbf4;
	}

Play with the color to your liking...

-- 
Leon
Claws 4.2.0 Debian


More information about the Users mailing list