[Users] Text color of selected item in message and folder lists
Robert Williams
bob.williams at karmasailing.uk
Fri Oct 14 15:02:29 UTC 2022
On Wed, 12 Oct 2022 09:20:37 +0100
Robert Williams wrote:
> This came up a few months ago. Edit the file ~/.config/gtk-3.0/gtk.css
> to contain the following:
>
> ---code---
> @import 'colors.css';
> *:selected {
> background-color: #3584E4;
> color: #FBF6F0;
> }
>
> ---code---
>
> This should give you white text on a blue background, but you can play
> with the colours as you want.
>
You might want to add
font-style: bold;
--
Robert Williams
bob.williams at karmasailing.uk
+44 (0)1903 866960
More information about the Users
mailing list